polymorphic — Returns the set of methods that map polymorphically
to the input set
Synopsis
polymorphic
Description
Applied to a set of methods, this transform returns those
methods in addition to methods with the same signature in base
or derived classes, that may be called polymorphically with the
input methods.