Help - Glossary - P - Polymorphism
is: A term used to refer to the fact that in
Squeak (and Smalltalk) there may
be methods with the same name that function differently in different contexts.
This is useful for the human user. (The word 'polymorphism' is a bit of a
misnomer. 'Multiple meanings' would have been better.)