w4d v0.0.4 (2018-08-22T12:42:48Z)
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.