/rebol-GatherTake

gather/take from Perl6

Primary LanguageRebol

Rebol port of Perl's gather/take

Why?

  • Allow me to learn more Rebol!

  • Experiment in playing with code as data

  • Learn r3 modules

  • Yet make it work r2 & r3 compatible

  • Lesson on working around caveats (see next bit)

  • Look into packaging and test mini-suite (methinks)

Caveats

  • Rebol3 comes with a take function

See Also

COPYRIGHT AND LICENCE

Copyright 2013 Barry Walsh (Draegtun Systems Ltd | http://www.draegtun.com), all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms described in the Artistic 2.0 License - http://opensource.org/licenses/Artistic-2.0