PositionnableStream>>back behavior?

Damien Cassou damien.cassou at gmail.com
Fri Apr 6 18:49:16 UTC 2007


2007/4/6, Mathieu Suen <mathk.sue at gmail.com>:
> yep but  peek return the current char. Isn't it?

According to what I understand:

- #peek returns the next element
- #back returns the previous element
- #last returns the current one (what a great name, isn't it?)

-- 
Damien Cassou



More information about the Squeak-dev mailing list