universal v0.1.1 (2020-08-30T22:03:12Z)
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