@reborg, your book (#Clojure the Essential Reference) has become my go-to resource to the core lib. I made an Emacs package to get the tightest integration possible when coding: https://t.co/QV7tW5EKwQ
@reborg I discovered that as well, that's the URL construction scheme currently used by default https://t.co/MjAegoZEOU.
I originally started with the other approach which I don't understand either (way less predictable).
@reborg It's pretty standard to have an index of technical terms at the end of a book.
It could benefit casual readers finding information quickly.
It would also enable similar plugins to be written for other editors/IDE.
@reborg I just have a small suggestion: providing an auto-generated symbol index (a map of symbol / section).
I built one semi-manually (see https://t.co/9L6EesQH8F) but I'm afraid that updates in future versions of the book will break it.