Name: hot-potato
Status:alpha
License:Eclipse Public License
Description:Function-wrappers that change the order of supplied parameters, built on top of a generic permutation function that you can extend if you want to permute functions in a different way.
((reorder map) [1 2] inc) => (2 3)
(apply (reorder {0 3} str) '[Cat in the Hat]) => "HatintheCat"
Date Added:2011-03-02 07:20:35
Date Changed:2011-03-02 07:20:35