Module either

Module either 

Source

Enumsยง

EitherError
EitherFuture
Implements Future and dispatches all method calls to either First or Second.
EitherFuture2
EitherListenStream
Implements Stream and dispatches all method calls to either First or Second.
EitherName
EitherOutbound
EitherOutput
Implements AsyncRead and AsyncWrite and dispatches all method calls to either First or Second.
EitherTransport