Package cloud.opencode.base.expression.function
package cloud.opencode.base.expression.function
Expression Functions Package
表达式函数包
Contains built-in functions for string, math, collection, and date operations.
包含字符串、数学、集合和日期操作的内置函数。
- Since:
- JDK 25, opencode-base-expression V1.0.0
- Author:
- Leon Soo www.LeonSoo.com
- See Also:
-
ClassDescriptionCollection Functions 集合函数Date Functions 日期函数Function Interface 函数接口Function Registry 函数注册表Math Functions 数学函数String Functions 字符串函数Type Functions 类型函数