chickadee » bindings » bind*

(bind* loop pat seq xpr ....)syntax

named version of bind (body can't be null?). loop is bound to a procedure, which can be used in the body xpr .... Deprecated, use bind-loop instead.