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

[FEATURE] Falibility operator #156

Open
2 tasks
kurtlawrence opened this issue Jul 31, 2022 · 0 comments
Open
2 tasks

[FEATURE] Falibility operator #156

kurtlawrence opened this issue Jul 31, 2022 · 0 comments
Labels
enhancement New feature or request maybe Still in brainstorm phase, may not eventuate

Comments

@kurtlawrence
Copy link
Member

Description

Syntax to support a falibility operator, which applies a default when a runtime error occurs.
Similar to [Option,Result]::unwrap_or(_).

Thinking that the syntax would look like cmd arg1 .. argN ? <default>

  • Bikeshed the keyword/symbol
  • Bikeshed the name default (alternate?)
@kurtlawrence kurtlawrence added enhancement New feature or request maybe Still in brainstorm phase, may not eventuate labels Jul 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request maybe Still in brainstorm phase, may not eventuate
Projects
None yet
Development

No branches or pull requests

1 participant