Remove :zip
This commit is contained in:
parent
d4140096a6
commit
fa9befd8b0
@ -102,6 +102,6 @@
|
|||||||
|
|
||||||
;; 8 types x 12 function = 96 instructions
|
;; 8 types x 12 function = 96 instructions
|
||||||
(generate-functions
|
(generate-functions
|
||||||
[:boolean :char :code :exec :float :integer :string :zip]
|
[:boolean :char :code :exec :float :integer :string]
|
||||||
[_dup _duptimes _dupitems _empty _flush _pop _rot _shove _stackdepth
|
[_dup _duptimes _dupitems _empty _flush _pop _rot _shove _stackdepth
|
||||||
_swap _yank _yankdup])
|
_swap _yank _yankdup])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user