saoudrizwan / Disk

Easily persist structs, images, and data on iOS
MIT License
3.1k stars 170 forks source link

Allow `Directory` to conform to `Equatable` #29

Closed forgot closed 5 years ago

forgot commented 6 years ago

Small PR to allow Directory enum to conform to Equatable. Please let me know what you think, and if anything else should be added.