So, here we go, simple prototype of what John suggested:

 - Test Case: 
https://github.com/lstrojny/functional-php/blob/playground/tests/Functional
/CurryTest.php
 - Implementation: 
https://github.com/lstrojny/functional-php/blob/playground/src/Functional/C
urry.php

With regards,
Lars

Am 07.06.11 18:14 schrieb "Lars Strojny" unter <l...@strojny.net>:

>Hi Martin,
>
>Am 07.06.11 17:09 schrieb "Martin Scotta" unter <martinsco...@gmail.com>:
>[...]
>>Hey Jhon,
>>
>>What about writing your curry idea in plain PHP, as a proof of concept.
>>Then you can show examples live and others can toy with it.
>
>Yep, working on it.
>
>With regards,
>Lars
>
>
>
>-- 
>PHP Internals - PHP Runtime Development Mailing List
>To unsubscribe, visit: http://www.php.net/unsub.php
>



-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to