Closed StarScape closed 2 years ago
The core.cljs namespace is crowded and could be split up into run, paragraph, and doc namespaces, with possibly another one to hold the protocols and multimethods used between them.
core.cljs
run
paragraph
doc
Not a huge priority, but should get done at some point.
The
core.cljs
namespace is crowded and could be split up intorun
,paragraph
, anddoc
namespaces, with possibly another one to hold the protocols and multimethods used between them.Not a huge priority, but should get done at some point.