Update ClojureDocs to v1.11
I.e. add the clojure.math namespace and the following functions to clojure.core
- abs - NaN? - infinite? - parse-double - parse-long - parse-boolean - parse-uuid - random-uuid - update-keys - update-vals - iteration.
It seems like the needed change is to bump the org.clojure/clojure to version 1.11.x.
This should suffice to make the functions appear and contributors could then add examples and docs.
@zk I know you're busy with life and work and stuff, but this would be a really nice update for the community.
Hey @zk, any news?
Nope, will close this ticket when it's done.
On Thu, Dec 8, 2022 at 6:13 PM Noah @.***> wrote:
Hey @zk https://github.com/zk, any news?
— Reply to this email directly, view it on GitHub https://github.com/zk/clojuredocs/issues/238#issuecomment-1343823032, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAABYGVFEIQOWJEBKL5FQYDWMKWV7ANCNFSM5SCJATBQ . You are receiving this because you were mentioned.Message ID: @.***>
Would it help if I submit a PR for this issue @zk? Or is it already being worked on?
hello @zk , the browser still opens clojure 1.10 version for me.