feat: function (WIP)
This commit is contained in:
@@ -38,6 +38,6 @@ pub enum Value {
|
||||
Catchable(Catchable),
|
||||
Thunk,
|
||||
Func,
|
||||
PrimOp,
|
||||
PartialPrimOp,
|
||||
PrimOp(&'static str),
|
||||
PartialPrimOp(&'static str),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user