format 1.20 Documentation
Back | Index
enum format.neko.ValueFunction
import format.neko.Value
- VFunVar(f : Array<Value> -> Value)
- VFun5(f : Value -> Value -> Value -> Value -> Value -> Value)
- VFun4(f : Value -> Value -> Value -> Value -> Value)
- VFun3(f : Value -> Value -> Value -> Value)
- VFun2(f : Value -> Value -> Value)
- VFun1(f : Value -> Value)
- VFun0(f : Void -> Value)