Mr Rampage
The Rampage

The Rampage

Follow
Series

Combinators in Practice

Experiments with combinators and their practical use... if any

Articles in this series

Routing with the W-Combinator

Apr 9, 20214 min read

AKA The Duplication or Warbler Combinator · The W-Combinator Combinators are functional patterns that glue together functions. These patterns promote...

Routing with the W-Combinator
Composition with the S-Combinator
Write clean code with the Compose-Combinator
The C-Combinator isn't so useless
The K-Combinator in Practice
The I-Combinator in Practice