jlandon / Alexandria

A library of Swift extensions to turbocharge your iOS development.
https://jlandon.github.io/Alexandria
MIT License
65 stars 8 forks source link

UIView Autolayout extensions should be marked @discardableResult #35

Closed apcorc closed 7 years ago

apcorc commented 7 years ago

view.pin_ functions need to be marked with @discardableResult

discardable result