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.
2 parents f3f0694 + fde537e commit b8c9635Copy full SHA for b8c9635
src/rethinkdb/query.cljc
@@ -37,7 +37,7 @@
37
x
38
(term :ARGS [x])))
39
40
-(defn- term? [x]
+(defn term? [x]
41
(:rethinkdb.query-builder/term x))
42
43
(defmacro fn [args & [body]]
0 commit comments