We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.