Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Option.or_some' #5926

Merged
merged 5 commits into from
Nov 5, 2024
Merged

feat: add Option.or_some' #5926

merged 5 commits into from
Nov 5, 2024

Conversation

vihdzp
Copy link
Contributor

@vihdzp vihdzp commented Nov 2, 2024

o.or (some a) = o.getD a.

As discussed on Zulip.

@vihdzp vihdzp requested a review from kim-em as a code owner November 2, 2024 21:10
@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 Nov 2, 2024
@leanprover-community-bot
Copy link
Collaborator

leanprover-community-bot commented Nov 2, 2024

Mathlib CI status (docs):

  • ❗ Batteries/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase 3c15ab3c0995841d807102184d59dc3e427915cf --onto 3f33cd6fcdcccd7ea50964ae1f60e16318eea6b5. (2024-11-02 22:05:26)
  • ❗ Batteries/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase 3c15ab3c0995841d807102184d59dc3e427915cf --onto 0de925eafcfcff0f2c86e036f91bb451136b04c4. (2024-11-03 23:50:28)

@kim-em kim-em added this pull request to the merge queue Nov 5, 2024
Merged via the queue into leanprover:master with commit 02baaa4 Nov 5, 2024
13 checks passed
@kim-em kim-em added the changelog-library Library label Jan 4, 2025
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.

4 participants