Add zip command

This commit is contained in:
JT
2021-11-02 18:28:28 +13:00
parent bc8d90672e
commit 25846d3c1e
7 changed files with 88 additions and 75 deletions

View File

@@ -87,7 +87,8 @@ pub fn create_default_context() -> EngineState {
Touch,
Use,
Where,
Wrap
Wrap,
Zip
);
// This is a WIP proof of concept