Last updated
Was this helpful?
Last updated
Was this helpful?
In Raku, putting square brackets around an operator turns it into a listop that effectively works as if the operator had been but in between all of the elements of the argument list (or in technical terms, it the list using that operator, while taking into account the operator's inherent and identity value):