swift-com icon indicating copy to clipboard operation
swift-com copied to clipboard

Split Swift extensions into separate files

Open compnerd opened this issue 4 years ago • 0 comments
trafficstars

The extensions to provide Swift friendly interfaces should be split into <Interface>+Extensions.swift files. This will allow the eventual removal of the <Interface>.swift files.

We should move the extensions into a separate directory to ease finding the extensions.

compnerd avatar Mar 19 '21 05:03 compnerd