On Fri, Sep 30, 2011 at 12:26 AM, John Clements <[email protected]> wrote: > I'm guessing that calling place-channel-put with a descriptor pulls out the > associated channel... should the docs indicate this?
The docs here: http://pre.racket-lang.org/docs/html/reference/places.html?q=place#%28tech._place._descriptor%29 say that. > Also, my tiny experiments suggest that place-channel-put is blocking, is that > right? I think that's correct (like with `channel-put'), but the docs don't seem to say. -- sam th [email protected] _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

