Skip to content

doc: improve docstrings for pipe operators#13864

Merged
david-christiansen merged 1 commit into
leanprover:masterfrom
david-christiansen:not-haskell-really
May 27, 2026
Merged

doc: improve docstrings for pipe operators#13864
david-christiansen merged 1 commit into
leanprover:masterfrom
david-christiansen:not-haskell-really

Conversation

@david-christiansen
Copy link
Copy Markdown
Contributor

This PR updates the pipe operator docstrings for accurracy and helpfulness. Such operators are not idiomatic Haskell, so the old text was incorrect, and it's better to explain the behavior than to reference other languages anyway.

This PR updates the pipe operator docstrings for accurracy and
helpfulness. Such operators are not idiomatic Haskell, so the old text
was incorrect, and it's better to explain the behavior than to
reference other languages anyway.
@david-christiansen david-christiansen added the changelog-doc Documentation label May 27, 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 May 27, 2026
@mathlib-lean-pr-testing
Copy link
Copy Markdown

Mathlib CI status (docs):

  • ❗ Batteries/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase 2a2800ea590f21d85220e07141fd5dc1b74b7f72 --onto 2cd98639c40d2d2a026dd599093b70f55f55ffaf. You can force Mathlib CI using the force-mathlib-ci label. (2026-05-27 14:39:43)

@leanprover-bot
Copy link
Copy Markdown
Collaborator

Reference manual CI status:

  • ❗ Reference manual CI will not be attempted unless your PR branches off the nightly-with-manual branch. Try git rebase 2a2800ea590f21d85220e07141fd5dc1b74b7f72 --onto 803553a556fd82fa1060efb0c43eda542130cb16. You can force reference manual CI using the force-manual-ci label. (2026-05-27 14:39:45)

@david-christiansen david-christiansen added this pull request to the merge queue May 27, 2026
Merged via the queue into leanprover:master with commit c462e43 May 27, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-doc Documentation 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