Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 512 Bytes

File metadata and controls

5 lines (4 loc) · 512 Bytes

This directory contains code from Point-Free Episode: Tour of Sharing: File Storage, Part 2

We close out our tour of the Sharing library by showing how easy it is to test code that uses the @Shared property wrapper without worrying about values bleeding between tests and the simulator. And we’ll take the “in-memory” shared key for a spin by building one final feature.