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 eac4b11 commit 6a55b9cCopy full SHA for 6a55b9c
README.md
@@ -4,7 +4,7 @@
4
5
The JSON implementation of the SuperCollider standard library lacks certain features such as
6
7
-* [ ] lack of a JSON encoder (the conversion of an dictionary to a JSON string)
+* [ ] a JSON encoder (the conversion of an dictionary to a JSON string)
8
* [ ] parsing JSON values into their respective type (`.parseJSON` converts everything to a string)
9
10
which this Quark implements, building on top of the existing implementation.
0 commit comments