Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonrichardson/fantasy-world
Collection of common algebraic structures in JavaScript using Fantasy-Land.
https://github.com/simonrichardson/fantasy-world
Last synced: 22 days ago
JSON representation
Collection of common algebraic structures in JavaScript using Fantasy-Land.
- Host: GitHub
- URL: https://github.com/simonrichardson/fantasy-world
- Owner: SimonRichardson
- Created: 2013-10-28T09:56:28.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-05T10:05:53.000Z (almost 9 years ago)
- Last Synced: 2024-10-13T15:32:19.145Z (24 days ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 27
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fantasy World
![](https://raw.github.com/puffnfresh/fantasy-land/master/logo.png)
## General
Collection of the [Fantasy-Land](https://github.com/puffnfresh/fantasy-land) implementations.
## Fantasy-Land:
* [daggy](https://github.com/puffnfresh/daggy)
* [Fantasy-Helpers](https://github.com/puffnfresh/fantasy-helpers)
* [Fantasy-Environment](https://github.com/SimonRichardson/fantasy-environment)
* [Fantasy-Combinators](https://github.com/puffnfresh/fantasy-combinators)
* [Fantasy-Identities](https://github.com/puffnfresh/fantasy-identities)
* [Fantasy-Promises](https://github.com/puffnfresh/fantasy-promises)
* [Fantasy-Validations](https://github.com/puffnfresh/fantasy-validations)
* [Fantasy-States](https://github.com/puffnfresh/fantasy-states)
* [Fantasy-Options](https://github.com/puffnfresh/fantasy-options)
* [Fantasy-Eithers](https://github.com/puffnfresh/fantasy-eithers)
* [Fantasy-IO](https://github.com/puffnfresh/fantasy-io)
* [Fantasy-Tuples](https://github.com/puffnfresh/fantasy-tuples)
* [Fantasy-Cofrees](https://github.com/puffnfresh/fantasy-cofrees)
* [Fantasy-Readers](https://github.com/puffnfresh/fantasy-readers)
* [Fantasy-Stores](https://github.com/puffnfresh/fantasy-stores)
* [Fantasy-Lenses](https://github.com/puffnfresh/fantasy-lenses)