Skip to content

Notes and code practice that I use to understand haskell concepts

License

Notifications You must be signed in to change notification settings

calvinchengx/learnhaskell

Repository files navigation

![] (HaskellLogo.png "Haskell")

Learn Haskell

A collection of code samples illustrating functional programming concepts, organised by topic, and with reference slides.

More haskell fundamentals can be found in Haskell Koans repository. (hskoans)

List of sub-directories with reference source code

  • helloworld
  • purity
  • first class function
  • lexical scope
  • safe recursion
  • purity
  • currying
  • map, filter, reduce
  • functors
  • applicative functors
  • monads

Reference slides

About

Notes and code practice that I use to understand haskell concepts

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published