Home - nedervold/origami GitHub Wiki

Welcome to the origami wiki!

Origami is an un-SYB Haskell framework for transforming heterogenous data through folds. It consists of a coding pattern for transforming heterogenously typed data and Template Haskell macros to support the pattern. It operates in the same problem space as SYB, but generates the boilerplate for the user.