Skip to content

mapp

名称

mapp() - 检测指定变量是否映射类型

语法

int mapp( mixed arg );

描述

如果变量 `arg` 是映射类型返回 1。

参考

stringp(3), pointerp(3), objectp(3), intp(3), bufferp(3), floatp(3), functionp(3), nullp(3), undefinedp(3), classp(3)

翻译

雪风(i@mud.ren)