Open raymcdermott opened 3 years ago
Bump 🙂
A topic suggestion - Is it correct to say that datafy
can be presumed to be side-effect-free but nav
not?
In the CIDER Inspector, our existing behavior (which I believe incorrect), is that for rendering [x y z]
, we call nav
on each of x, y, z
. So we can inadvertently perform side-effects if the user specified that nav
should go over http, or jdbc, etc.
This ticket is to follow up on the plans for documentation that Alex confirmed in response to this Question on Ask Clojure
https://ask.clojure.org/index.php/11032/are-there-plans-for-official-docs-rationale-and-guide-datafy