OrSwift Release v1.0.1 #1
Pinned
gchriswill
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Release Notes v1.0.1
What’s New
orEmpty,orZero,orTrue, andorFalsefor common Optional defaults.or(_:)for any optional value.Or.this(optional:default:)for explicit, type-safe default handling.Why It Matters
OrSwift reduces repetitive nil handling and makes fallback intent obvious at the call site. The API stays small and predictable, which keeps adoption simple in existing Swift codebases.
Installation
Notes
Full Changelog: https://github.com/gchriswill/OrSwift/commits/1.0.1
This discussion was created from the release OrSwift Release v1.0.1.
Beta Was this translation helpful? Give feedback.
All reactions