News

Declaring a function. Calling a function. Function scopes. Nest functions. Recursive functions and many other functional concepts. Note: The entire tutorial is 👆 interactive, auto-graded and with 📹 ...
Exercise 01 Writing functions that process lists Prerequisite Haskell stack is installed on the machine you are using. Task Open a command-line window and navigate to folder Exercise01. Enter stack ...