Re: Implementation help needed: Currying RFC

From: Date: Tue, 07 Jun 2011 17:08:56 +0000
Subject: Re: Implementation help needed: Currying RFC
References: 1  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
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)

« previous php.internals (#53163) next »