We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fa1d0d commit 6c6391bCopy full SHA for 6c6391b
src-shared/nextjournal/clojure_mode/commands.cljc
@@ -134,11 +134,6 @@
134
(when-not empty
135
{:range (n/balanced-range state from to)}))))
136
137
-(def log js/console.log)
138
-
139
-(defn ->str [x]
140
- (js/JSON.stringify (str x)))
141
142
(defn slurp [direction]
143
(fn [^js state]
144
(u/update-ranges state
0 commit comments