init?<Source>(exactly: Source)
Creates a new value, if the given integer can be represented exactly.
与えられた整数が正確に表現できるならば、新しい値を作成します。
Available when
RawSignificand
conforms to FixedWidthInteger
.
RawSignificand
がFixedWidthInteger
に準拠する時に利用可能です。