Closed brandonvin closed 3 years ago
Resolves #16 by walking the seq of objects that are seqable. Improves the walking logic for Clojure functions. Adds several tests for namespace-references, including some that previously failed.
seq
seqable
namespace-references
Resolves #16 by walking the
seq
of objects that areseqable
. Improves the walking logic for Clojure functions. Adds several tests fornamespace-references
, including some that previously failed.