Float.IntegerLiteralType
A type that represents an integer literal.
Declaration
typealias IntegerLiteralType = Int64Discussion
The standard library integer and floating-point types are all valid types for IntegerLiteralType.
A type that represents an integer literal.
typealias IntegerLiteralType = Int64The standard library integer and floating-point types are all valid types for IntegerLiteralType.