Extensions
The following extensions are available globally.
-
Array+Accessable provides additional support to access the array.
Version
1.5.0See moreDate
23/03/2019Declaration
Swift
public extension Array -
Encodable+Presentable enocdes an encodable object into strings
Version
1.9.2See moreDate
06/07/2022Declaration
Swift
public extension Encodable -
UserDefaults+Accessable is used to provide convenient way to access user defaults.
Version
1.8.0See moreDate
11/04/2022Declaration
Swift
extension UserDefaults: UserDefaultsType -
Date+Editable provides additional edit function for a date object.
Version
1.9.5See moreDate
11/05/2023Declaration
Swift
public extension Date -
Double+CurrencyFormattable is used to format a number into currency string.
Version
1.8.0See moreDate
28/04/2022Declaration
Swift
public extension Double -
Int+TimeFormattable is used to format a number into time span string.
Version
1.5.0See moreDate
30/03/2019Declaration
Swift
public extension Int -
Declaration
Swift
public extension Locale -
URL+Accessible provides additional supports towards web urls.
Version
1.6.0See moreDate
16/09/2019Declaration
Swift
public extension URL -
KeyedDecodingContainer+Decodable adds the ability to decode an array
Version
1.6.0See moreDate
30/03/2019Declaration
Swift
public extension KeyedDecodingContainer -
KeyedEncodingContainer+Decodable adds the ability to encode an array
Version
1.6.0See moreDate
08/08/2019Declaration
Swift
public extension KeyedEncodingContainer -
Bundle+Localizable defines the swizzling method for changing language.
Version
1.5.0See moreDate
23/03/2019Declaration
Swift
public extension Bundle -
Declaration
Swift
public extension String
Extensions Reference