either ~master (2024-02-23T08:51:11Z)
Dub
Repo
callIfCan
either
auto
callIfCan
(
MapFunction
This
:
Either
!(
Left
,
Right
)
Left
Right
)
(
This
either
,
MapFunction
mapFunction
)
if
(
isCallable
!
MapFunction
)
Meta
Source
See Implementation
either
enums
EitherSide
functions
bind
bindLeft
callIfCan
callWith
canCheck
checkEither
isCallableWith
isLeft
isRight
returnsAnyOf
when
structs
Any
Either
templates
EitherTypeOf
NewLeft
NewRight
PickDefinedType
hasVoidReturn
isEitherStruct