6 ms·
I actually wrote something similar in bash which I use frequently when I need to munge a table of numbers on the command line [1]. The whole time I was thinkin
by eschulte 14y ago
I actually wrote something similar in bash which I use frequently when I need to munge a table of numbers on the command line [1]. The whole time I was thinking I should really be doing this in common lisp.
[1] http://eschulte.github.com/data-wrapper/ http://eschulte.github.com/data-wrapper/