Class InfInstance::Type
A convenience base class that is an instanceof an infinite type T.
This class inherits the toString() method from the instance type T, and provides a
convenience method inst() to cast this to the instance type T.
Import path
import qtil.inheritance.Instance