Discussion 解説
Use this initializer to create a Boolean by converting an MLData
with an underlying type of Int
. You can confirm the data value’s underlying type by retrieving a non-nil
value from int
or by inspecting the type
property.
このイニシャライザを使ってブールを作成してください、MLData
をある基礎をなす型のInt
で変換することによってあなたは、データ値のもつ基礎をなす型を確認することが、非nil
値をint
から回収することによって、またはtype
プロパティを調査することによって可能です。