mod === obj â true or false
Instance Public methods
Case EqualityâReturns true if anObject is an instance
of mod or one of mod's descendants. Of limited use
for modules, but can be used in case statements to classify
objects by class.
Please login to continue.