qtil
advanced-security/qtil-swift 0.0.3
Search

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

Predicates

inst

Convenience method to cast this to the infinite instance type T.

toString