Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 421 Bytes

File metadata and controls

8 lines (5 loc) · 421 Bytes

An attempt to implement type-aligned sequences, as described in Reflection without Remorse.

A big hat tip to Paul Chiusano (@pchiusano) for crucial insight on how to encode the various fold functions in a way that allows for carrying along type information.

Current Status

Don't expect anything to work or even be correct, this is experimental at best.