Using a hash would be the simple option, indeed, but leads to less generalized code. If I had to do something like this again, I'd do it precisely as perrin suggested.
Makeshifts last the longest.
In reply to Re^2: Command line tool coding style?
by Aristotle
in thread Command line tool coding style?
by Aristotle
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |