Skip to content

Commit d54968a

Browse files
authored
Removing warm-up question from homework 6.
1 parent f7f4984 commit d54968a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Homework/Homework06/Homework06.hs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
-- Warm up question.
2-
-- Write a function called `null'` that checks if a lists is empty.
3-
4-
51
-- Question 1
62
-- Write a function called `repeat'` that takes a value and creates an infinite list with
73
-- the value provided as every element of the list.

0 commit comments

Comments
 (0)