📄️ IO 函数
由 Pluto 实现的 io 库的新函数。
📄️ OS 函数
由 Pluto 实现的 os 库的新函数。
📄️ 表函数
table 类型的新函数,由 Pluto 实现。
📄️ 字符串函数
字符串类型的新函数,由 Pluto 实现。
📄️ 全局函数
必须披露环境中的一些细微变化和新增内容:
📄️ 加密函数
与加密相关的函数,由Pluto实现。
📄️ 协程函数
由Pluto实现的 coroutine 库的新函数。
📄️ Base32 函数
仅在使用 Soup 编译 Pluto 时可用。必须通过 require 包含。
📄️ Base58 函数
仅在使用 Soup 编译 Pluto 时可用。必须通过 require 包含。
📄️ Base64 函数
仅在使用 Soup 编译 Pluto 时可用。必须通过 require 包含。
📄️ JSON 函数
仅在使用 Soup 编译 Pluto 时可用。必须通过 require 包含。