Skip to content

Commit 72870c7

Browse files
author
Amirouche
committed
spec: try to improve specification of json-generator-read and add json-fold!
1 parent 9bd8813 commit 72870c7

File tree

2 files changed

+93
-42
lines changed

2 files changed

+93
-42
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ <h1>SRFI 180: JSON</h1>
7474
<input name="list"
7575
type="hidden"
7676
value="[email protected]"></form></a></li></ul>
77-
<h2>Abstract</h2><p>This library describes a JavaScript Object Notation (JSON) parser and printer. It supports streaming parses of JSON that may be bigger than memory.</p></body></html>
77+
<h2>Abstract</h2><p>This library describes a JavaScript Object Notation (JSON) parser and printer. It supports JSON that may be bigger than memory.</p></body></html>

0 commit comments

Comments
 (0)