Module types

Module types 

Source
Expand description

类型操作内置函数模块

提供类型检查、类型转换和长度计算等功能。

Functions§

clone
深拷贝一个值
len
获取集合的长度
to_number
将值转换为数字
to_string
将值转换为字符串
type_of
获取值的类型名称