Constructor of LazySeq

This commit is contained in:
Michiel Borkent 2022-12-10 12:22:22 +01:00
parent f9131b2979
commit b9fa877cd7

View file

@ -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