Quote by Anonymous
““sequences in Clojure are evaluated lazily. Lazy evaluation of a sequence means that an item in a sequence is only created when it’s needed, and not before.””
““sequences in Clojure are evaluated lazily. Lazy evaluation of a sequence means that an item in a sequence is only created when it’s needed, and not before.””