IntegerLiteralType

A type that represents an integer literal.

Required.

Declaration

associatedtype IntegerLiteralType : _ExpressibleByBuiltinIntegerLiteral

Discussion

The standard library integer and floating-point types are all valid types for IntegerLiteralType.