clojure / clojure-site

clojure.org site
https://clojure.org
Eclipse Public License 1.0
249 stars 270 forks source link

correct error “then” → “ten” #689

Closed matj1 closed 5 months ago

matj1 commented 5 months ago
puredanger commented 5 months ago

That is not a typo - you prefix with the base (like 10), then r, as in 16r1A9B

matj1 commented 5 months ago

OK, I thought that it means that the base prefix is supposed to be in base ten. Still, I would rather add a comma or a conjunction there for clarity.

prefix with base, then r

puredanger commented 5 months ago

I tweaked a bit, thx