March 22, 2015
9:42 p.m.
https://code.google.com/p/xtreams/ Le 22/3/15 22:27, Alain Rastoul a écrit :
Le 22/03/2015 21:44, Denis Kudriashov a écrit :
Hi
It is another perfect task for XStreams:
r := #('a12' 'b12' 'a13' 'a14' 'c23' 'a16') reading selecting: [:each | each first = $a]. r get > a12 r get > a13
Looks interesting :) You have a link for this package in Pharo (or squeak) ? I found only java package, or mails and slides talking of it in smalltalk TIA