Slava wrote:

> fry cannot express 'with' so we wouldn't do anything about usages of that
> word. 

Dan wrote:

> > I'm not sure how to do what "with" does in terms of fry.

        10 { 0 1 2 3 4 } [ - ] with map

Using fry:

        10 { 0 1 2 3 4 } swap '[ , _ - ] map

I'm not saying it's prettier...

Ed

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to