Skip to content

Extensions with Methods and Properties I've Added to Swift Standard Library Types

License

Notifications You must be signed in to change notification settings

brennadev/swiftstandardlibraryextensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

swiftstandardlibraryextensions

Extensions with Methods and Properties I've Added to Swift Standard Library Types

This is a collection of Swift class/struct extensions to add functionality to Swift Standard Library structs. I've used these methods to either simplify functionality of Swift Standard Library code in my projects. See the documentation in each file for more detailed information on the methods and properties added. More extensions may be added in the future.

Compatibility

  • Xcode 9.4 or later
  • iOS 11.4 or later
    • May work with previous iOS versions (by changing the deployment target) but hasn't been tested with those versions

See Also

I have a separate framework with extensions on UIKit types here.

Note to Potential Employers

Please contact me if you'd like to see more of the work I've done with this framework as I don't want to make it all public.

About

Extensions with Methods and Properties I've Added to Swift Standard Library Types

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published