SwiftlyExt icon indicating copy to clipboard operation
SwiftlyExt copied to clipboard

SwiftlyExt is a collection of useful extensions for Swift 3 standard classes and types 🚀

Results 1 SwiftlyExt issues
Sort by recently updated
recently updated
newest added

Add unique and uniqueBy functions, please unique would remove all duplicates from an array uniqueBy would remove all duplicates based on an iteratee