I am just starting to learn factor.

In ocaml or python, when I open a file stream, I usually set up an object
with an accumulator class variable where I collect the selected info while 
walking through the stream (file).

I am trying to look at various places to find an equivalent way of doing this
[ or the natural way (folding?) of achieving the goal ] in factor.
Could you please help me out ?

thanks
HP
 

------------------------------------------------------------------------------
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to