Runtime type checking

This example is about type checking and detecting polymorphic argument and return types of functions.

We detect when a function's:

Polymorphic arguments are colored yellow

Polymorphic return values are colored red

Reports: