Either<L, R> constructor

const Either<L, R>()

Creates an Either instance.

Implementation

const Either();