descore v1.0.4 (2014-11-02T14:23:15Z)
Dub
Repo
oneOf
des
util
algo
Undocumented in source. Be warned that the author may not have intended to support it.
bool
oneOf
(T val)
bool
oneOf
(E[] arr, T val)
bool
oneOf
(
E
T
)
(
E
[]
arr
,
T
val
)
if
(
is
(
typeof
(
arr
[0] ==
val
))
)
Meta
Source
See Implementation
des
util
algo
functions
oneOf
structs
ValueHandler
lim_t
templates
amap