Re: Implementation help needed: Currying RFC
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 <[email protected]>:
>Hi Martin,
>
>Am 07.06.11 17:09 schrieb "Martin Scotta" unter <[email protected]>:
>[...]
>>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
>
Thread (10 messages)