either/either library

Classes

Either<L, R>
A generic type that represents a value of one of two possible types (a disjoint union).