Port the every command (#626)

This commit is contained in:
Tom Panton
2021-12-30 23:41:18 +00:00
committed by GitHub
parent 15b0424d73
commit 822309be8e
3 changed files with 99 additions and 0 deletions

View File

@ -59,6 +59,7 @@ pub fn create_default_context() -> EngineState {
DropNth,
Each,
Empty,
Every,
First,
Flatten,
Get,