Skip to content

Add an OrderedSet class#2

Merged
jesseduffield merged 3 commits intojesseduffield:masterfrom
stefanhaller:orderedset
May 17, 2025
Merged

Add an OrderedSet class#2
jesseduffield merged 3 commits intojesseduffield:masterfrom
stefanhaller:orderedset

Conversation

@stefanhaller
Copy link

This is very similar to Set, but based on github.com/wk8/go-ordered-map/v2 instead of go's builtin map.

stk added 3 commits May 10, 2025 13:34
And provide a capacity hint to the map constructor while we're at it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants