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