w4d ~master (2018-08-27T23:49:39Z)
Dub
Repo
isIn
w4d
util
tuple
Checks if needle is in haystack. Tuples in haystack will be expanded.
bool
isIn
(
T1
Args
...
)
(
T1
needle
,
Args
haystack
)
Meta
Source
See Implementation
w4d
util
tuple
functions
isIn
Checks if needle is in haystack. Tuples in haystack will be expanded.