qtil
advanced-security/qtil-swift 0.0.3
Search

Class Finitize::Type

Finitize an infinite type by constraining it to a finite set of values.

This module provides a way to create a finite version of an infinite type by applying a constraint that limits the possible values of the type.

Import path

import qtil.inheritance.Finitize

Direct supertypes

Predicates

toString

Redefine toString() so that the bindingset[this] is removed.

Charpred

Type

Constructor that applies the constraint to the underlying infinite type.