Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/raehik/generic-type-functions

Familiar functions lifted to type-level functions on generic types
https://github.com/raehik/generic-type-functions

Last synced: 11 days ago
JSON representation

Familiar functions lifted to type-level functions on generic types

Awesome Lists containing this project

README

        

# generic-type-functions
Type-level functions (type families) on the generic type representation that
approximate familiar term-level functions.

The type families take defunctionalization symbols that use phadej's
[defun](https://hackage.haskell.org/package/defun-core) library.

Too abstract to be of much use, but here it is all the same.

## License
Provided under the MIT license. See `LICENSE` for license text.