Re: RFC 188 (v1) Objects : Private keys and methods

[email protected] (Tom Christiansen) Tue, 05 Sep 2000 19:08:18 -0600
Newsgroups perl.perl6.language.objects
Message-ID <20130.968202498@chthon>
>	exists	(sometimes causes autovivification, which affects C<keys>)

That's not technically accurate--exists never causes autovivification.  

--tom