Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 222 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 222 Bytes

Hands-on Haskell 101

This is a short Haskell puzzle. See if you can implement a solution using functons in the Prelude and in the imported Data.List. A few (really simple) tests are there to help you get a solution.