Front page | perl.perl6.users |
Postings from March 2023
Re: Undefine mixed data
Thread Previous
|
Thread Next
From:
Ralph Mellor
Date:
March 21, 2023 00:12
Subject:
Re: Undefine mixed data
Message ID:
CAPLR5SdHYqS5cdudHTkrGg8amcbE4ADfYUQt+xD=hve22HGFdA@mail.gmail.com
On Mon, Mar 20, 2023 at 10:42â¯PM Ralph Mellor <ralphdjmellor@gmail.com> 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
Thread Previous
|
Thread Next