Either<A, B> constructor

const Either<A, B>()

Implementation

const Either();