Re: RFC 228 (v1) Add memoize into the standard library
[email protected] (Piers Cawley) 18 Sep 2000 14:17:55 +0100
| Newsgroups | perl.perl6.stdlib |
|---|---|
| Message-ID | <[email protected]> |
Leon Brocard <[email protected]> writes: > Dave Storrs sent the following bits through the ether: > > > Personally, I like the way it works at the moment; all the subs > > that you want to memoize are up at the top, where they are easy to see. > > You can add, subtract, and change the list in a few seconds, without > > having to hunt through your file for the actual function definition. > > OTOH, this seems like action at a distance to me and the most logical > place would be to have it next to the memoized sub... Seconded. -- Piers