Constructor of LazySeq
This commit is contained in:
parent
f9131b2979
commit
b9fa877cd7
1 changed files with 2 additions and 1 deletions
|
|
@ -120,7 +120,8 @@
|
|||
clojure.lang.APersistentVector
|
||||
{:methods [{:name "indexOf"}]}
|
||||
clojure.lang.LazySeq
|
||||
{:methods [{:name "indexOf"}]}
|
||||
{:allPublicConstructors true,
|
||||
:methods [{:name "indexOf"}]}
|
||||
clojure.lang.ILookup
|
||||
{:methods [{:name "valAt"}]}
|
||||
clojure.lang.IPersistentMap
|
||||
|
|
|
|||
Loading…
Reference in a new issue