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

Rename try* -> maybe* #43

Merged
merged 2 commits into from
Sep 29, 2021
Merged

Rename try* -> maybe* #43

merged 2 commits into from
Sep 29, 2021

Conversation

tkf
Copy link
Member

@tkf tkf commented Sep 29, 2021

No description provided.

tkf added 2 commits September 28, 2021 20:32
It may be useful to add lower level functions that can provide more
information on why it failed (e.g., CAS failure vs empty). For now,
let's use `maybe` prefix for simpler API so that we can add the
lower-level with the `try` prefix.
@tkf tkf enabled auto-merge (squash) September 29, 2021 00:42
@tkf tkf merged commit 400e999 into master Sep 29, 2021
@tkf tkf deleted the maybe branch September 29, 2021 00:45
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.

1 participant