static class
Either.Left<L,R>
Either.Right<L,R>
static <L, R> Either<L,R>
left(L left)
right(R right)