Procs
func parsePyFloat(a: openArray[char]; res: var BiggestFloat): int {....raises: [], tags: [], forbids: [].}
-
Almost the same as parseFloat in std/parseutils but respects the sign of NaNsHint: this does not strip whitespaces, just like parseFloatSource Edit