You are using the module parseutils instead of strutils. See the [parseutils docs](https://nim-lang.org/docs/parseutils.html#parseInt%2Cstring%2Cint%2Cint).
How I found this was using [the index](https://nim-lang.org/docs/theindex.html) and using ctrl-F.
