in reply to Re^2: What's the point of this 'overload' idiom?
in thread What's the point of this 'overload' idiom?

I might be wrong, but I think the technical terms for overwriting functions are I'd use overloading explicitly for perlops

But this might be restricted to Perl lingo and different in other languages (the line between operators, built-ins and functions is blurred and depends on context)

And I have to admit that I'm anal about terminology, a "maladie professionnelle" of studying math...

Cheers Rolf
(addicted to the 𐍀𐌴𐍂𐌻 Programming Language :)
Wikisyntax for the Monastery

  • Comment on Re^3: What's the point of this 'overload' idiom?

Replies are listed 'Best First'.
Re^4: What's the point of this 'overload' idiom?
by eyepopslikeamosquito (Archbishop) on Dec 08, 2022 at 12:40 UTC