SetString sets the Int to a rational fraction n/d represented by a pair of strings. If d == "", then the denominator is taken to be 1. Returns (i,true) on success, or (nil,false) if either string fails to parse.
(n, d string, base int)
source not stored for this graph (policy: none)
no test coverage detected