Skip to content

Add pairwise doc alias to tuple_windows - #1124

Open
ChrisJr404 wants to merge 1 commit into
rust-itertools:masterfrom
ChrisJr404:doc-alias-pairwise
Open

Add pairwise doc alias to tuple_windows#1124
ChrisJr404 wants to merge 1 commit into
rust-itertools:masterfrom
ChrisJr404:doc-alias-pairwise

Conversation

@ChrisJr404

Copy link
Copy Markdown

Closes #388. This adds a rustdoc alias so people searching the docs for pairwise (a common name for this operation in other languages) land on tuple_windows.

@phimuemue phimuemue left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this!

@phimuemue
phimuemue enabled auto-merge August 26, 2026 18:51
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.

Add pairwise as an alias for tuple_windows

2 participants