You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generic key for explicit type safe access to values from any key-value storage.
3
3
4
-
Inspired by "DefaultsKey" from this project:
5
-
https://github.com/radex/SwiftyUserDefaults
4
+
Inspired by "DefaultsKey" from this project: https://github.com/radex/SwiftyUserDefaults
5
+
6
+
Swift 3
7
+
=
8
+
9
+
Starting from [version 2.0](https://github.com/maximkhatskevich/MKHTypedKey/releases/tag/2.0.0), this library supports Swift 3. For compatibility with Swift 2.2 and Swift 2.3 use [older version](https://github.com/maximkhatskevich/MKHTypedKey/releases/tag/1.0.0).
0 commit comments