We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Couldn't load subscription status. Retry
There was an error while loading. Please reload this page.
TypeUtils
lua userdata类型判断工具
当业务使用过程中遇到需求,需要判断某个userdata是数组还是字典,使用该方法
是否是字典
⚠️ 在iOS网络回调中,如果遇到json为[]空时,会被转换为字典,需要注意
是否是数组