chapel icon indicating copy to clipboard operation
chapel copied to clipboard

Support `iter sorted` for `Set.set`

Open jabraham17 opened this issue 7 months ago • 0 comments

The new sort API has a free, generic iterator iter sorted. It yields elements from collections in sorted order. This issue captures the desire for iter sorted to work with a set.

jabraham17 avatar Jul 12 '24 21:07 jabraham17