You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 28, 2019. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: