GTStorable is a custom protocol written in Swift that enables any Codable-conforming type to perform file operations (save, load, etc) by just adopting it.
Check it out on GitHub!
● content and resources about iOS & macOS programming ●
Updated on September 25th, 2019
GTStorable is a custom protocol written in Swift that enables any Codable-conforming type to perform file operations (save, load, etc) by just adopting it.
Check it out on GitHub!