schema-salad-d ~master (2021-11-30T07:56:22Z)
Home
Dub
Repo
Either
salad
type
Undocumented in source.
template
Either (
TS
...
)
if
(
allSatisfy
!(
templateNot
!
isNone
,
TS
)
) {
alias
Either
=
SumType
!
TS
;
}
Members
Aliases
Either
alias
Either
=
SumType
!
TS
Undocumented in source.
Meta
Source
See Implementation
salad
type
enums
isEither
isOptional
structs
None
templates
Either
Optional