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