Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mstksg/functor-products

Generalized functor products based on lifted foldables
https://github.com/mstksg/functor-products

Last synced: about 2 months ago
JSON representation

Generalized functor products based on lifted foldables

Awesome Lists containing this project

README

        

# functor-products

Generalizes the `Rec` type in *[vinyl][]* to work over various different
`Foldable` instances, instead of just lists. Provides a unifying abstraction
for all of them, as well as data types to index into them.

[vinyl]: https://hackage.haskell.org/package/vinyl