FunctionEither.f

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

Meta