Method multisetp()
- Method
multisetp
int
multisetp(mixed
arg
)- Description
Returns
1
ifarg
is a multiset,0
(zero) otherwise.- See also
intp(), programp(), arrayp(), stringp(), objectp(), mappingp(), floatp(), functionp()
int
multisetp(mixed
arg
)
Returns 1
if arg
is a multiset, 0
(zero) otherwise.
intp(), programp(), arrayp(), stringp(), objectp(), mappingp(), floatp(), functionp()