lib/standard/ropes: Adapted == method for Ropes since the == method from Collection...
[nit.git] / tests / test_pipeline.nit
2014-03-24 Jean Privatlib: modify lib/pipeline to work on iterators instead...
2013-01-17 Jean Privatlib: modify lib/pipeline to work on collection instead...
2013-01-17 Jean Privatlib: new module pipeline