oscbyspro / Ultimathnum

Binary arithmetic reimagined in Swift
Apache License 2.0
9 stars 1 forks source link

Adopt typed throws #125

Open oscbyspro opened 2 weeks ago

oscbyspro commented 2 weeks ago

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

oscbyspro commented 2 weeks ago

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