We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb4182d commit 274297eCopy full SHA for 274297e
ROADMAP.md
@@ -102,7 +102,7 @@ generic API on top of them dispatching based on the connection type.
102
### Implement a socket REPL client
103
104
That should be relatively straightforward, as the communication
105
-protocol for the socket REPL is pretty simple. `parseclj` should be
+protocol for the socket REPL is pretty simple. `parseedn` should be
106
used to "encode/decode" EDN data.
107
108
### Transition everything non-nREPL specific to Orchard
0 commit comments