Expand description
Built-in functions standard library
Modules§
- array
- Array manipulation built-in functions
- dict
- Dictionary manipulation built-in functions
- filesystem
- 文件系统IO操作函数
- help
- 帮助文档系统
- io
- I/O 内置函数模块
- json
- JSON 处理内置函数模块
- math
- Mathematical built-in functions
- network
- 网络IO操作函数
- payroll
- 薪酬计算模块
- precise
- report
- 报表生成和文档处理函数
- string
- String manipulation built-in functions
- trace
- types
- 类型操作内置函数模块
Structs§
- Built
InRegistry - Registry of all built-in functions
- Function
Doc - 函数文档信息
- IOPermissions
- IO 权限配置
Type Aliases§
- Built
InFn - Type alias for built-in function implementations