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

https://github.com/craigjbass/phpmonadic

An attempt to implement monads and allow lazy evaluation to reign free in PHP 5.4 with a bit of beautiful magical hackery
https://github.com/craigjbass/phpmonadic

Last synced: 2 months ago
JSON representation

An attempt to implement monads and allow lazy evaluation to reign free in PHP 5.4 with a bit of beautiful magical hackery

Awesome Lists containing this project

README

        

phpMonadic
==========

An attempt to implement monads and allow lazy evaluation to reign free in PHP 5.4 with a bit of beautiful magical hackery