protocol Numeric
A type with values that support multiplication.
Inheritance |
AdditiveArithmetic, ExpressibleByIntegerLiteral |
Conforming Types |
BinaryInteger, SignedNumeric |
Associated Types |
associatedtype Magnitude
|
Initializers
Instance Variables
Type Methods
Default Implementations