Remove :zip

This commit is contained in:
Lee Spector 2020-06-25 16:40:10 -04:00
parent d4140096a6
commit fa9befd8b0

View File

@ -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])