UncurriedFunction.curried

Undocumented in source.
class UncurriedFunction(A, B, C)
Function!(A, Function!(B, C)) curried;

Meta