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

Adopt typed throws #125

Open
oscbyspro opened this issue Nov 8, 2024 · 2 comments
Open

Adopt typed throws #125

oscbyspro opened this issue Nov 8, 2024 · 2 comments
Labels
addition oh, so shiny! await can't be done yet brrr such code, much wow

Comments

@oscbyspro
Copy link
Owner

I'll start using the typed throws feature in 0.12.0.

@oscbyspro oscbyspro added addition oh, so shiny! brrr such code, much wow labels Nov 8, 2024
@oscbyspro oscbyspro added this to the Ultimathnum 0.12.0 milestone Nov 8, 2024
@oscbyspro
Copy link
Owner Author

oscbyspro commented Nov 9, 2024

I have so many closure-based methods I hope to remove when Swift gets non-escapable types. Sigh.

oscbyspro added a commit that referenced this issue Dec 2, 2024
* Rework some Fallible<T> iniitializers (#125) (#128).

* Write section about new Fallible<T> initializers.

* Some documentation comments.

* Cleanup of README.md.
@oscbyspro
Copy link
Owner Author

oscbyspro commented Dec 2, 2024

It looks like some of the methods I need for this are marked as @available(SwiftStdlib 6.1, *).

@oscbyspro oscbyspro added the await can't be done yet label Dec 2, 2024
@oscbyspro oscbyspro removed this from the Ultimathnum 0.12.0 milestone Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addition oh, so shiny! await can't be done yet brrr such code, much wow
Projects
None yet
Development

No branches or pull requests

1 participant