case convertFromString (positiveInfinity : String, negativeInfinity : String, nan: String)
The strategy that decodes exceptional floating-point values from a specified string representation.
例外浮動小数点値をある指定された文字列表現からデコードする戦略。
case `throw`
The strategy that throws an error upon decoding an exceptional floating-point value.
例外浮動小数点値をデコードする上でのエラーをスローする戦略。