clojure-dev

seancorfield 2024-07-27T00:41:39.494219Z

[solved in 🧵] I was looking for the documentation around the numerics changes in Clojure 1.3 -- these links in the Clojure Change Log no longer work: • https://dev.clojure.org/display/doc/Enhanced+Primitive+Support • https://dev.clojure.org/display/doc/Documentation+for+1.3+Numerics Do those documents still exist somewhere else?

seancorfield 2024-07-27T00:44:46.514559Z

I found the second one here: https://archive.clojure.org/design-wiki/display/design/Documentation%2Bfor%2B1.3%2BNumerics.html

seancorfield 2024-07-27T00:45:17.663849Z

And deduced the first one: https://archive.clojure.org/design-wiki/display/design/Enhanced%2BPrimitive%2BSupport.html