Re: Undefine mixed data
[email protected] (Ralph Mellor)
| Newsgroups | perl.perl6.users |
|---|---|
| Message-ID | <CAPLR5SdHYqS5cdudHTkrGg8amcbE4ADfYUQt+xD=hve22HGFdA@mail.gmail.com> |
On Mon, Mar 20, 2023 at 10:42 PM Ralph Mellor <[email protected]> wrote: > > * Definiteness or definedness? If you want it indefinite (or undefined), > call `.WHAT` on the argument. That should be "Bind the result of `.WHAT` called on the argument". Similarly: > * Truthiness? Want a fresh false instance? Call `.new` on the argument. and bind it. -- love, ralph