in reply to Re^2: Perl6 dot syntax (for methods?)
in thread Perl6 dot syntax (for methods?)
They are methods of the list class, at least here, at least as far as I understand it.
My understanding is also that the operator forms multi-dispatch to the appropriate methods according to their arguments.
|
---|