develooper Front page | perl.perl6.language | Postings from September 2000

Re: proto-RFC: keys(HASH) as lvalue (was Re: RFC 179 )

Thread Previous | Thread Next
From:
Tom Christiansen
Date:
September 1, 2000 07:24
Subject:
Re: proto-RFC: keys(HASH) as lvalue (was Re: RFC 179 )
Message ID:
12396.967818263@chthon
>>     keys %HASH = LIST;
>> is really
>>     @HASH{ LIST } = ();

>Sure.  Would you have any great objection to adding the alternative syntax?

Nope.

--tom

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About