| Arc Cross Reference |
readline[procedure] readline (o str (stdin))(def readline ((o str (stdin)))
(awhen (readc str)
(tostring
(writec it)
(whiler c (readc str) #\newline
(writec c)))))
| AboutAlphabetical Indexa b c d e f g h i j k l m n o p q r s t u v w x y z other ReleasesRelated |