[racket] bindings without request

From: scouic (scouic at gmail.com)
Date: Thu Nov 11 19:26:38 EST 2010

i've totally forgot this one, and it works perfectly !
with just a number, it's very simple ...

(if (empty? (get-bindings/get))
    "empty parameters"
    (car (extract-bindings "number" (get-bindings/get))))

big thanks !
-mw
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20101112/0059daf8/attachment.html>

Posted on the users mailing list.