Hide buggy ReplHole feature from README

This commit is contained in:
Emi Simpson 2024-03-17 09:50:39 -04:00
parent 482547fea9
commit 656b44e18f
Signed by: Emi
GPG Key ID: A12F2C2FFDC3D847
1 changed files with 0 additions and 8 deletions

View File

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