Set of helpers for Foundation framework classes.
- TITimer - pretty timer
- AsyncOperation - generic subclass of Operation with chaining and result observation support
- CodableKeyValueStorage - key-value storage for Codable types + UserDefaults implementation
- UserDefaultsBackingStore - BackingStore property wrapper for UserDefaults
- DateFormatting - Date to string and wise versa formatting using DateFormatters reuse pool