Hi!

Andy Wingo <[email protected]> skribis:

> I find myself writing (read-delimited "" p) to slurp in a file as a
> string, but it's not a very straightforward way to say that.
>
> What about `read-all'?  We could add it to `(ice-9 rdelim)', I guess.
> R6RS calls this `read-string-all'.

Sounds like a good idea.

(Believe it or not, in light of the recent RnRS discussion: I always use
‘get-string-all’ for that.  :-))

Ludo’.


Reply via email to