I'm stumbling on, of all things, how to parse a string into a Joker Int.
In Clojure, this is handled via Java interop, but seems like we need a new core function to do this that calls Atoi?
I've forgotten the little bit of Go I've learned.
Yes, and in the meantime, try combining read and with-in-str.