phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
isAmong.isAmong
nxt
algorithm_ex
isAmong
Undocumented in source. Be warned that the author may not have intended to support it.
bool
isAmong
(Value value)
template
isAmong
(values...)
bool
isAmong
(
Value
)
(
Value
value
)
if
(
haveCommonType
!(
Value
,
values
)
)
if
(
isExpressionTuple
!
values
&&
values.length
!= 0
)
bool
isAmong
(Value value, Values values)
Meta
Source
See Implementation
nxt
algorithm_ex
isAmong
functions
isAmong