add native delete to std
This commit is contained in:
parent
cdaf6edffa
commit
1f0d35d598
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ native fcall
|
||||||
native deffunc
|
native deffunc
|
||||||
native defmethod
|
native defmethod
|
||||||
native deffield
|
native deffield
|
||||||
|
native delete "deletes all field values from an object" #
|
||||||
native callmethod
|
native callmethod
|
||||||
|
|
||||||
func ++ { 1 + }
|
func ++ { 1 + }
|
||||||
|
|
Loading…
Add table
Reference in a new issue