Contents

IntegerLiteralType

A type that represents an integer literal.

Declaration

associatedtype IntegerLiteralType : _ExpressibleByBuiltinIntegerLiteral

Discussion

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