Daniel Sockwell

Results 155 comments of Daniel Sockwell

This issue still exists in Rakudo v2021.05, but now has a different error message: ```sh $ perl6 -e 'my @a = ; @a».:; dd @a' Type check failed in binding...

A few initial thoughts, all subject to change (with a tldr of "like Rakudo, but with more flexibility"): * While `_` is `v0.0.*`, no guarantees at all, including to `_`'s...

Closing as "Fixed in RakuAST"

> All postcircumfix operators in the language are at this precedence level, which is the tightest possible level. It's not really "the tightest possible level", though. It's just the tightest...

Two thoughts: First, the docs don't need to exactly mirror the Raku**do** implementation – even if Rakudo doesn't define a separate `` decontainerization operator, it _may_ be clearer to describe...