Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 552 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 552 Bytes

$ npm install $ npx spago build

TODO Understand how the following topics are related

  • Tagless Final (used in talk from klarna to empower each function with what it can do)
  • MTL (Monad transformer Library)
  • Free Monads
  • Handler Pattern
  • Rowtype Polymorphic Function (Understand 19.20 in https://www.youtube.com/watch?v=2SAQNO46V3U) similar to handler pattern he says.
  • Why is Effect another concept then MTL design, is not Effect just another monad to use in MTL?

TODO

Focus terminal/problems Peek Definition/Impl Prev/Next error in file