From 622f0e8d819a5ae632a5812ad4f36fbce10b9bf4 Mon Sep 17 00:00:00 2001 From: Luna Date: Tue, 27 Aug 2019 12:21:33 -0300 Subject: [PATCH] readme: arrays done --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 43dc024..295f5df 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,6 @@ negatively charged towards ## wip - no `for` yet - - no arrays yet - no `map` yet - no `in` yet (probably will be dropped) - no `module`, `import` yet