From 656b44e18ffd7c35793bca8f1060833f56f563cc Mon Sep 17 00:00:00 2001 From: Emi Simpson Date: Sun, 17 Mar 2024 09:50:39 -0400 Subject: [PATCH] Hide buggy ReplHole feature from README --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 3f9e947..caa7318 100644 --- a/README.md +++ b/README.md @@ -135,14 +135,6 @@ aka a let binding without an "in" clause ["addTwo", {"x": ["S", ["S", "x"]]}] ``` -### Execute REPL within context - -(this is still a bit buggy, and may create an invalid REPL) - -```json -[{"x": []}, 12] -``` - ### Multi-argument functions ```json