- right-section FUNC ARG0 ...procedure
Returns a procedure that partially applies some of its arguments from the right.
ARG0 ... a suffix of the arguments for FUNC.
Returns a partially curried procedure.
Returns a procedure that partially applies some of its arguments from the right.
ARG0 ... a suffix of the arguments for FUNC.
Returns a partially curried procedure.