Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 504 Bytes

File metadata and controls

11 lines (8 loc) · 504 Bytes

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