appbase ~master (2021-01-06T11:23:12Z)
Dub
Repo
inArray
appbase
utils
utility
Undocumented in source. Be warned that the author may not have intended to support it.
bool
inArray
(T[] _array, T v)
bool
inArray
(T[] _array, T[] _sub_array)
bool
inArray
(
T
)
(
in
T
[]
_array
,
in
T
[]
_sub_array
)
bool
inArray
(T[][] _array, T[] _sub_array)
Meta
Source
See Implementation
appbase
utils
utility
functions
Hash
MD5
RIPEMD160
as
byteToStr_hex
combinationsRecursive
compressString
currTimeFromTick
currTimeTick
dateTimeFromString
dateTimeToString
dupArrayArray
dupAssociativeArray
dupClassArray
floatAsString
genUuid
getExeName
getExePath
hasCross
inArray
ipFromLong
ipToLong
isIPAddress
mergeString
now
pos
randomAlphanumeric
strToByte_hex
sysTimeFromString
uncompressString
uncompressUbytes
static variables
rnd
structs
InsecureRandomGenerator