OK, that's just magic now, COME ON!
 
It's ridiculous how I didn't think of that.
 
20.01.2017, 22:35, "Jon Harper" <jon.harpe...@gmail.com>:
Also, your each2* can be implemented without local variables or closures:
: each2* ( seq quot: ( prev next -- next' ) -- )
    [ unclip-slice swap ] dip each drop ; inline
 
---=====---
Александр
 
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to