williamFalcon / SwiftTryCatch

Adds try-catch support for Swift
MIT License
140 stars 58 forks source link

added throw commands to use from swift #1

Closed hariseldon78 closed 9 years ago

hariseldon78 commented 10 years ago

Hi. I think exceptions are a very useful thing even in swift, so i added the throw commands to your little library. If you want to merge my changes i'd be glad to contribute.. My hope is that someone at apple will see this and decide to implement them built into the language...

williamFalcon commented 9 years ago

Awesome! Thanks for contributing! I agree, I hope they add this back to the language.