Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 242 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 242 Bytes

This beginner's course is a series of exercises and a bit of theory, starting at the GHCi prompt with simple stuff like map (^2) [1..5], then introducing types and various Prelude functions, and ending with an exercise in finding anagrams.