tSetInt constant

TypeReflection<Set<int>> const tSetInt

Implementation

static const TypeReflection<Set<int>> tSetInt =
    TypeReflection(Set, [TypeInfo.tInt]);