I have to confess that I don't understand why you need closures at all. It appears that you are intending to use them to keep the running tallies, but you could just as easily do that with an array or hash-table. Also, there's no reason to be using eval when calculating the final values.
--rjray
In reply to Re: Closures and Statistics
by rjray
in thread Closures and Statistics
by dimmesdale
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |