Skip to content

feat: append iterator combinator#12844

Merged
datokrat merged 1 commit intomasterfrom
paul/iter-append
Mar 9, 2026
Merged

feat: append iterator combinator#12844
datokrat merged 1 commit intomasterfrom
paul/iter-append

Conversation

@datokrat
Copy link
Copy Markdown
Contributor

@datokrat datokrat commented Mar 9, 2026

This PR provides the iterator combinator append that permits the concatenation of two iterators.

@datokrat datokrat added the changelog-library Library label Mar 9, 2026
@github-actions github-actions bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label Mar 9, 2026
@mathlib-lean-pr-testing
Copy link
Copy Markdown

Mathlib CI status (docs):

  • ❗ Mathlib CI can not be attempted yet, as the nightly-testing-2026-03-07 tag does not exist there yet. We will retry when you push more commits. If you rebase your branch onto nightly-with-mathlib, Mathlib CI should run now. You can force Mathlib CI using the force-mathlib-ci label. (2026-03-09 11:13:26)

@leanprover-bot
Copy link
Copy Markdown
Collaborator

Reference manual CI status:

  • ❗ Reference manual CI can not be attempted yet, as the nightly-testing-2026-03-07 tag does not exist there yet. We will retry when you push more commits. If you rebase your branch onto nightly-with-manual, reference manual CI should run now. You can force reference manual CI using the force-manual-ci label. (2026-03-09 11:13:28)

@datokrat datokrat marked this pull request as ready for review March 9, 2026 13:52
@datokrat datokrat added this pull request to the merge queue Mar 9, 2026
Merged via the queue into master with commit 079db91 Mar 9, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-library Library toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants