Numbers printed via Janet's (string v) rendered infinities/NaN as inf/-inf/nan. Add fmt-number so str/pr-str (and collection rendering) emit Infinity/-Infinity/ NaN. str.cljc 3->32 pass. Remaining str fails are the integer-valued-double divergence ((str 0.0) is "0" not "0.0" since 0.0 == 0 in Janet). spec: numbers/printing-of-inf-&-nan (5). jpm test green. |
||
|---|---|---|
| .. | ||
| integration | ||
| spec | ||
| support | ||
| unit | ||