lesnitsky / 0110011001110000

1 stars 1 forks source link

NonEmpty functions #25

Open DaQuirm opened 4 years ago

DaQuirm commented 4 years ago

Write the following functions for NonEmpty:

head tail init last

(See #23)