Also perhaps worth noting: make-peeking-input-stream.
Robby
On Thursday, January 28, 2016, Jay McCarthy wrote:
> I suggest using peek-char
>
> Jay
>
> On Thu, Jan 28, 2016 at 6:06 PM, jon stenerson > wrote:
> > Some languages have stream libraries with a function to put stuff back
> into
> > a
I suggest using peek-char
Jay
On Thu, Jan 28, 2016 at 6:06 PM, jon stenerson wrote:
> Some languages have stream libraries with a function to put stuff back into
> an input stream, like Common Lisp's unread-char, or C++ istream::putback. Is
> there anything like that in Racket?
>
> --
> You rece
Some languages have stream libraries with a function to put stuff back
into an input stream, like Common Lisp's unread-char, or C++
istream::putback. Is there anything like that in Racket?
--
You received this message because you are subscribed to the Google Groups "Racket
Users" group.
To uns
3 matches
Mail list logo