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