Merge branch ‘feature/Better-Name’ This overrides 22d2c967a9249be439cb112787e0319da64c9922, which had this message: Merge pull request #2 from RougeWare/feature/Better-Name Renamed the library to fit better into the new SPM semantics
Merge branch ‘feature/Better-Name’
This overrides 22d2c967a9249be439cb112787e0319da64c9922, which had this message:
Merge pull request #2 from RougeWare/feature/Better-Name
Renamed the library to fit better into the new SPM semantics
PropertyWrapper
Swift 5.1 introduced the wonderful @propertyWrapper feature, but unfortunately it’s a little difficult to genericize.
@propertyWrapper
Conform to this protocol to use any property wrapper type more generically.
PropertyWrapper
ProtocolSwift 5.1 introduced the wonderful
@propertyWrapper
feature, but unfortunately it’s a little difficult to genericize.Conform to this protocol to use any property wrapper type more generically.