var rawValue: Int { get }
ss17FloatingPointSignO8rawValueSivpWhat are these?
ss17FloatingPointSignO8rawValueSivp
FNV24: [4NJ33]
init?(rawValue: Int)
static func == (a: FloatingPointSign, b: FloatingPointSign) -> Bool
var hashValue: Int
func hash(into: inout Hasher)
import Swift
@frozen enum FloatingPointSign
The sign of a floating-point value.
@frozen struct Int
A signed integer value type.
var hashValue: Int { get }
func hash(into hasher: inout Hasher)