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

https://github.com/chippyash/monadic-sets

Example of creating Sets using Monadic Collection and myclabs/php-enum
https://github.com/chippyash/monadic-sets

Last synced: 8 months ago
JSON representation

Example of creating Sets using Monadic Collection and myclabs/php-enum

Awesome Lists containing this project

README

          

# Monadic Sets

A simple demonstration of using chippyash/monad and myclabs/php-enum together
to provide the bones of a SET capability

See the MonadicSets.php file