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

From: Sam Tobin-Hochstadt (samth at ccs.neu.edu)
Date: Thu Jun 24 10:16:24 EDT 2010

On Thu, Jun 24, 2010 at 10:13 AM, Robby Findler
<robby at eecs.northwestern.edu> wrote:
> Were the contracts -> and/or ->*, or were they ->d?

Here are the removed contracts:

[enqueue! (-> queue/c any/c void?)]
[dequeue! (-> nonempty-queue/c any/c)]

-- 
sam th
samth at ccs.neu.edu


Posted on the dev mailing list.