FP - vpatryshev/wowiki GitHub Wiki

FP Jargon Reference all morphisms chart

Misc+

Lambda

Some Combinators

  • ι = λf.((fS)K)
  • C = λfλgλx f(gx) // just composition
  • L = λxλf = f x x // lifting (?)
  • S = λcLc // e.g.

Languages

Haskell

Coq

Other

Types

ADT

Dependent Types

Optics

Concurrency

Monadic

Other links

⚠️ **GitHub.com Fallback** ⚠️