This commit is contained in:
Justin Ethier 2016-01-13 21:57:12 -05:00
parent 7ce4e53266
commit f25bce43c7

View file

@ -10,6 +10,8 @@ The `(scheme read)` library provides procedures for reading Scheme objects.
(read)
(read port)
[test](../../../scheme/read.sld#L441)
#read-all
(read-all)