Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/paldepind/seamless-fantasy

Make fantasy land seamlessly compatible with plain JavaScript data structures.
https://github.com/paldepind/seamless-fantasy

Last synced: 15 days ago
JSON representation

Make fantasy land seamlessly compatible with plain JavaScript data structures.

Awesome Lists containing this project

README

        

# seamless-fantasy
Functions from the fantasy land type classes that are compatible with plain JavaScript data structures.

# Instances

* __Number__ – setoid, semigroup, monoid
* __String__ – setoid, semigroup, monoid
* __Array__ – setoid, semigroup, monoid, functor, apply, applicative, foldable, travesable, chain
* __Function__ – functor, apply, applicative
* __Object__ – setoid, semigroup, monoid, functor