aboutsummaryrefslogtreecommitdiff
path: root/docs/optionals.md
AgeCommit message (Collapse)Author
2024-09-16Deprecate :or_else()/:or_fail()/:or_exit() in favor of the `or` operatorBruce Hill
2024-09-15Add optional:or_exit(...)Bruce Hill
2024-09-11Add optional:or_else(fallback) and optional:or_fail(message)Bruce Hill
2024-09-11Placeholder docs for optionalsBruce Hill