[racket] future

From: Mark Engelberg (mark.engelberg at gmail.com)
Date: Sun Aug 28 14:49:10 EDT 2011

On Sun, Aug 28, 2011 at 9:34 AM, Shriram Krishnamurthi <sk at cs.brown.edu> wrote:
> (I believe Clojure already breaks with tradition in this way.)

Yes, in Clojure, future is a macro, and future-call is a function that
takes a thunk.


Posted on the users mailing list.