Skip to content

feat: standardize options with With prefix - #69

Merged
lock14 merged 5 commits into
mainfrom
feat/with-options
Jun 27, 2026
Merged

feat: standardize options with With prefix#69
lock14 merged 5 commits into
mainfrom
feat/with-options

Conversation

@lock14

@lock14 lock14 commented Jun 27, 2026

Copy link
Copy Markdown
Owner

Standardizes all functional options across collections to use the \With\ prefix (e.g. \Capacity\ -> \WithCapacity, \Directed\ -> \WithDirected). Also adds \WithCapacity\ to \ArrayDeque\ to allow pre-allocating the underlying slice.

@lock14
lock14 force-pushed the feat/with-options branch from ea92e9c to 15a4af7 Compare June 27, 2026 01:59
@codecov-commenter

codecov-commenter commented Jun 27, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@lock14
lock14 merged commit e2078cc into main Jun 27, 2026
2 checks passed
@lock14
lock14 deleted the feat/with-options branch June 27, 2026 02:17
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