From: "T. Onoma" Date: 2003-11-25T02:39:34+09:00 Subject: Re: [ann] iterator 0.1 On Monday 24 November 2003 05:42 pm, Simon Strandgaard wrote: > > If Ryby's native iterators (yield+each) ain't flexible enough, > > you may want to try using this collection of bidirectional > > iterator classes. Building custom iterator classes are simple. > > This is a simple implementation of GoF iterator-pattern. > > BTW: who has tried this package? what do you think? I haven't tried but I've been eyeing it -- wanting to see what it can do. Can you show some good examples? Or point us to a good place to see some? -t0