Int64
@frozen
struct Int64 : FixedWidthInteger, SignedInteger, _ExpressibleByBuiltinIntegerLiteral
-
Declaration
Swift
public func combine(_ other: Int64) -> Int64
-
Declaration
Swift
public static func empty() -> Int64
-
Declaration
Swift
public func multiply(_ other: Int64) -> Int64
-
Declaration
Swift
public static func one() -> Int64