pointfreeco / swift-case-paths

🧰 Case paths extends the key path hierarchy to enum cases.
https://www.pointfree.co/collections/enums-and-structs/case-paths
MIT License
904 stars 105 forks source link

Enable strict concurrency. #156

Closed mbrandonw closed 3 months ago

mbrandonw commented 4 months ago

Not much to do in this library. We do have a bunch of sendable warnings for key paths, but that is a Swift issue that will be fixed in Swift 6.