Type Alias

Double.IntegerLiteralType

A type that represents an integer literal.

Declaration

typealias IntegerLiteralType = Int64

Discussion

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