TupleFunction.f

Undocumented in source.
class TupleFunction(A, B, C)
Either!(Function!(A, C), Function!(B, C)) f;

Meta