Skip to content

Latest commit

 

History

History
 
 

0011-composition-without-operators

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Point-Free Episode #11

Composition without Operators

While we unabashedly promote custom operators in this series, we understand that not every codebase can adopt them. Composition is too important to miss out on due to operators, so we want to explore some alternatives to unlock these benefits.

This directory contains code from Point-Free Episode #11: Composition without Operators