htm-community / comportex

Hierarchical Temporal Memory in Clojure
154 stars 27 forks source link

Expose *truncated-print-length*, move truncation to core, cleanup #10

Closed mrcslws closed 9 years ago

mrcslws commented 9 years ago

Organize the inputs (print-methods and recordclasses) into a single (let ...) rather than having it spread out.

floybix commented 9 years ago

Looks good

mrcslws commented 9 years ago

Sorry, I think I messed up clojurescript again. It doesn't like the imports in core.

With all of this #+clj, maybe this really should all go into a REPL.cljx (or even REPL.clj)