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

https://github.com/markfarrell/idris-foldln

FoldlN takes a vector of types, a return type and produces a function to foldl over those types.
https://github.com/markfarrell/idris-foldln

Last synced: about 2 months ago
JSON representation

FoldlN takes a vector of types, a return type and produces a function to foldl over those types.

Awesome Lists containing this project

README

          

# idris-foldln
FoldlN takes a vector of types, a return type and produces a function to foldl over those types.

![FoldlN](http://i.imgur.com/cFp0JKj.png)

![FoldlN Repl](http://i.imgur.com/OeEean2.png)