[racket-dev] [plt] Push #26141: master branch updated

From: Sam Tobin-Hochstadt (samth at ccs.neu.edu)
Date: Wed Jan 23 18:45:21 EST 2013

It is indeed similar to the 'any' contract. The plans are basically what
you see in this push -- representing cases where either some function can
produce arbitrarily many values, as with some parameters, or where it
doesn't matter how many values an expression produces, as in intermediate
expressions in a 'begin'.

Sam
On Jan 23, 2013 6:29 PM, "Neil Toronto" <neil.toronto at gmail.com> wrote:

> On 01/23/2013 04:19 PM, samth at racket-lang.org wrote:
>
>> aac25b4 Eric Dobson <eric.n.dobson at gmail.com> 2013-01-17 23:52
>> :
>> | Make AnyValues but don't actually start using it yet.
>> :
>>
>
> Is this like the `any' contract? Do you have something specific in mind
> for it?
>
> Neil ⊥
>
> _________________________
>  Racket Developers list:
>  http://lists.racket-lang.org/**dev <http://lists.racket-lang.org/dev>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20130123/6be7d961/attachment.html>

Posted on the dev mailing list.