FunctionEither.this

Undocumented in source.
  1. this(Either!(Function!(A, B), Function!(A, C)) f)
  2. this(Function!(A, B) f)
  3. this(Function!(A, C) f)
    class FunctionEither(A, B, C)
    this
    (
    Function!(A, C) f
    )

Meta