devxoul / Then

✨ Super sweet syntactic sugar for Swift initializers
MIT License
4.18k stars 290 forks source link

Update Then.swift #46

Closed mengxiangyue closed 7 years ago

mengxiangyue commented 7 years ago

add @discardableResult

devxoul commented 7 years ago

In this case you can use do() instead.