Thomvis / BrightFutures

Write great asynchronous code in Swift using futures and promises
MIT License
1.9k stars 184 forks source link

Support Swift 5 #205

Closed kimdv closed 5 years ago

ghost commented 5 years ago

@Thomvis Are you planning replace the Result dependency with the Swift 5 Result type?

Thomvis commented 5 years ago

Yes, I think that makes the most sense.