Hi,
In message "Re: RCR: Stack, Queue alias methods in Array"
on 02/11/28, Martin DeMello <martindemello / yahoo.com> writes:
|> Not for me. I probably have to answer to the question "why top is
|> last?" thousand times in the future. ;-)
|
|I just realised that the whole reason I wanted this was that it doesn't
|mater which end it is :) It's just "the same end as push and pop".
I'm not that optimistic.
|Speaking of which, what do you think of 'lambda' being renamed 'fn' in
|Arc? Ever since the first time I had to pass several anonymous procs to
|a function I've been wondering whether adding f as an alias for proc was
|a good idea - it looks much neater, but making f a reserved word might
|be bad.
"fn" is not conservative enough, I feel.
matz.