clojure-emacs / orchard

A fertile ground for Clojure tooling
Eclipse Public License 1.0
326 stars 54 forks source link

[inspect] Count small lazy collections #294

Closed alexander-yakushev closed 1 month ago

alexander-yakushev commented 1 month ago

Addresses #268.

This influences both the Count indicator in the header for types like Cons or small lazy seqs, but also displays such collections as lists when they are inside containers like atoms, delays, etc.

vemv commented 1 month ago

Can't review these days

Kudos for your continued efforts!

alexander-yakushev commented 1 month ago

Quote minor, proceeding with the merge.

bbatsov commented 1 month ago

Sorry about the radio silence from me. Somehow I missed this PR.

alexander-yakushev commented 1 month ago

No problem ❤️