streams v3.5.0 (2023-06-23T15:36:02Z)
Dub
Repo
Either.opDispatch
streams
utils
Either
Undocumented in source. Be warned that the author may not have intended to support it.
A
opDispatch
()
B
opDispatch
()
bool
opDispatch
()
struct
Either
(A, string NameA, B, string NameB)
const
bool
opDispatch
(
string
member
)
(
)
if
(
member
==
checkA
)
if
(
!
is
(
A
==
B
)
)
bool
opDispatch
()
Meta
Source
See Implementation
streams
utils
Either
aliases
firstType
secondType
constructors
this
functions
has
map
opDispatch
unions
U