`try?` instead of `Result`. 😔
Conversation
Replying to
:( :( :( :( :( :(
Replying to
unhappy with Swift's error handling or is there something that bothers you with 'try?' specifically?
1
Justin and I wish that errors were typed. try? yields an Optional but should yield a Result.
1
1
Show replies


