Skip to content

120 optional types#128

Merged
mrodz merged 7 commits intomasterfrom
120-optional-types
Oct 18, 2023
Merged

120 optional types#128
mrodz merged 7 commits intomasterfrom
120-optional-types

Conversation

@mrodz
Copy link
Owner

@mrodz mrodz commented Oct 18, 2023

  • Added get and or keywords for optional unwrapping patterns.
  • Added ?= operator (assign and return whether the assignment was possible)
  • Added nil keyword and single ? postfix to types

@mrodz mrodz linked an issue Oct 18, 2023 that may be closed by this pull request
@mrodz mrodz merged commit 6ae9d62 into master Oct 18, 2023
@mrodz mrodz deleted the 120-optional-types branch October 18, 2023 07:20
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.

Optional Types

1 participant