Support doc for file-seq (#277)
This commit is contained in:
parent
42b2c924d3
commit
7ef2cd3dc4
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
||||||
ret#))
|
ret#))
|
||||||
|
|
||||||
(def core-extras
|
(def core-extras
|
||||||
{'file-seq file-seq
|
{'file-seq (copy-core-var file-seq)
|
||||||
'agent agent
|
'agent agent
|
||||||
'instance? instance? ;; TODO: move to sci
|
'instance? instance? ;; TODO: move to sci
|
||||||
'send send
|
'send send
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue