generald v0.7.0 (2015-08-28T03:30:43Z)
Dub
Repo
Either.opAssign
generald
functions
Either
Undocumented in source. Be warned that the author may not have intended to support it.
typeof
(
this
)
opAssign
(A a)
typeof
(
this
)
opAssign
(B b)
struct
Either
(A, B)
typeof
(this)
opAssign
(
B
b
)
if
(
!
is
(
A
:
B
) &&
!
is
(
B
:
A
)
)
Meta
Source
See Implementation
generald
functions
Either
constructors
this
functions
opAssign
toString