> @array = ( a=>1, b=>2, 'c', 3 ); Isn't this just an array of hashrefs in in disguise? Or am I missing something? I don't see a problem for adding more ways to do something, my only problem would be if the "key" and "value" builtins were the only ways to get to the data. You should be able to get to the data directly. -Nate
- RFC 84 (v1) Replace => (stringifying comma) with =&... Perl6 RFC Librarian
- Re: RFC 84 (v1) Replace => (stringifying comma... Mike Pastore
- Re: RFC 84 (v1) Replace => (stringifying comma... Jon Ericson
- Re: RFC 84 (v1) Replace => (stringifying comma... Brad Hughes
- Re: RFC 84 (v1) Replace => (stringifying comma... Damian Conway
- Re: RFC 84 (v1) Replace => (stringifying c... Jon Ericson
- Re: RFC 84 (v1) Replace => (stringifyi... Chaim Frenkel
- Re: RFC 84 (v1) Replace => (stringifying c... Nathan Wiger
- Re: RFC 84 (v1) Replace => (stringifyi... John Porter
- Re: RFC 84 (v1) Replace => (stringifying c... John Porter
- Re: RFC 84 (v1) Replace => (stringifying comma... Chaim Frenkel
- Re: RFC 84 (v1) Replace => (stringifying comma... Damian Conway
- Re: RFC 84 (v1) Replace => (stringifying c... Piers Cawley
- Re: RFC 84 (v1) Replace => (stringifyi... Piers Cawley
- Re: RFC 84 (v1) Replace => (string... Ken Fox
- Re: RFC 84 (v1) Replace => (s... Nathan Wiger
- Re: RFC 84 (v1) Replace => (stringifying comma... Glenn Linderman
- Re: RFC 84 (v1) Replace => (stringifying c... Bart Lateur