This is sharing a 'What?!!' moment and some aftermath with the
hope of some reduction of ignorance.
This is from some code I found:
say my %h = % = %(:a(1)); # OUTPUT: «{a => 1}»
All whitespace after the identifier is optional--not changing the
assignment.
Reduced further:
say
Hi,
Sorry, my previous message got away from me a little to soon.
I'll stand by it without the last partial sentence,
and, more important, the addition of a greeting and
some good will.
Thanks,
Rob
On Wed, Jul 06, 2022 at 10:54:11PM -0400, rir wrote:
>
> This is sharing a 'What?!!' moment and s
I'm assuming the `%` is the anonymous state variable (associative)?
https://docs.raku.org/language/variables#The_%_variable
Best guess for now, Bill.
On Wed, Jul 6, 2022 at 8:10 PM rir wrote:
>
> Hi,
> Sorry, my previous message got away from me a little to soon.
> I'll stand by it without th