universal ~master (2022-05-05T22:50:26.4851911)
Dub
Repo
maybe
universal
extras
maybe
Undocumented in source.
template
maybe (
alias
f
) {
template
maybe
(A, B = typeof(A.init.apply!f))
;
}
Members
Templates
maybe
template
maybe
(A, B = typeof(A.init.apply!f))
Undocumented in source.
Meta
Source
See Implementation
universal
extras
maybe
functions
isJust
isNothing
just
nothing
structs
Maybe
templates
maybe
maybeMap
maybeVisit