klequis / zz-haskell-notebook

Notes from learning Haskell
1 stars 0 forks source link

Combinator #8

Open klequis opened 2 years ago

klequis commented 2 years ago

A combinator is a lambda term with no free variables. Combinators, as the name suggests, serve only to combine the arguments they are given. In other words: