Closed
Description
opened on Jun 22, 2010
Currently the glue function for `bind' does a non-tail call to the target
function. It should do the same thing as a tail call.
Metadata
Assignees
Labels
No labels
Currently the glue function for `bind' does a non-tail call to the target
function. It should do the same thing as a tail call.
Activity