generald v0.7.0 (2015-08-28T03:30:43Z)
Dub
Repo
Either.this
generald
functions
Either
Undocumented in source.
this
(A a)
struct
Either
(A, B)
this
(
A
a
)
if
(
!
is
(
A
:
B
) &&
!
is
(
B
:
A
)
)
this
(B b)
Meta
Source
See Implementation
generald
functions
Either
constructors
this
functions
opAssign
toString