At 09.46 -0500 01-05-22, Garrett Goebel wrote: >I would rather the bike shed be painted: > >@var_prop = keys $foo.is; >@val_prop = keys $foo.value.is; The btw/prop/value_is/variable_is/is method(s) will return a reference to the properties hash, so Perl 6 will certainly support getting the keys of it. No matter what colour the bike shed is. Cajo. -- Carl Johan Berglund, [EMAIL PROTECTED], 0708-136 236 Adverb Information, http://www.adverb.se, 08-555 788 80
- RE: Properties, deleting them, and dump Garrett Goebel
- Carl Johan Berglund