convertFromString(positiveInfinity:negativeInfinity:nan:)

    Decode the values from the given representation strings.

    MapCoder.swift:1142
    case convertFromString(positiveInfinity: String, negativeInfinity: String, nan: String)

    Other cases

    • case `throw`

      Throw upon encountering non-conforming values. This is the default strategy.