Categorygithub.com/devloppper/formula_engine
modulepackage
0.0.0-20240408071401-d73a9f98715d
Repository: https://github.com/devloppper/formula_engine.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
GetInterfaceStringValue 获取Interface的String值.
NewExpression 新建一个运算表达式 10 10 + 20 10 + SUM(1,2) SUM(1, SUM(3,4).
NewFormulaEnv 创建一个公式环境.
NewStack 新建Stack.
WrapperBaseFunc 包装BASE函数 + ( 1 + 2) ---> + BASE(1 + 2).

# Constants

No description provided by the author
任意类型 锁定.
任意类型.
布尔类型 锁定.
布尔类型.
整数类型 锁定.
整数类型.
数值类型 锁定.
数值类型.
字符串类型 锁定.
字符串类型.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
Sign 元算符号.
Token 元素.
Wrapper 包装环境.
No description provided by the author

# Interfaces

Environment 环境.

# Type aliases

No description provided by the author