Right now a handful of fns have inline examples. Another handful have inline "see also" text. This is broadly suggestive of the fact that Clojure's core is really a whole bunch of modules mashed together due to load order restrictions. Maybe this is wandering too close to the sun in terms of the work I wound up doing for Grimoire, but it'd be Really Nice if the docstrings, examples and see also information had a standard machine readable / printable format.
Right now a handful of fns have inline examples. Another handful have inline "see also" text. This is broadly suggestive of the fact that Clojure's core is really a whole bunch of modules mashed together due to load order restrictions. Maybe this is wandering too close to the sun in terms of the work I wound up doing for Grimoire, but it'd be Really Nice if the docstrings, examples and see also information had a standard machine readable / printable format.