Formatting
This commit is contained in:
parent
d844c38df2
commit
7ca03e42d9
@ -46,7 +46,8 @@
|
||||
input-frames))
|
||||
|
||||
(defn simple-query [db q input-frames]
|
||||
"Processes a simple query, producing a sequence of frames with bindings for the variables in `q`."
|
||||
"Processes a simple query, producing a sequence of frames with
|
||||
bindings for the variables in `q`."
|
||||
(mapcat
|
||||
(fn [frame]
|
||||
(concat
|
||||
|
Loading…
Reference in New Issue
Block a user