Winterflower / learn-haskell

Learning Haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning Haskell as a Python Developer

This Github repository is a set of notes and code from my journey of learning Haskell (with a Python background).

Functions

  • Pass an argument to a Haskell function by leaving a space between the function name and the argument (compare to Python).

About

Learning Haskell


Languages

Language:Haskell 100.0%