Split Swift extensions into separate files
Open
- Dominant language
- Swift
- Stars
- 77
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
The extensions to provide Swift friendly interfaces should be split into `+Extensions.swift` files. This will allow the eventual removal of the `.swift` files.
We should move the extensions into a separate directory to ease finding the extensions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.