https://github.com/dmytro-anokhin/formatterplayground
Playground for demonstrating formatting values with protocols and generics.
https://github.com/dmytro-anokhin/formatterplayground
Last synced: 3 months ago
JSON representation
Playground for demonstrating formatting values with protocols and generics.
- Host: GitHub
- URL: https://github.com/dmytro-anokhin/formatterplayground
- Owner: dmytro-anokhin
- License: mit
- Created: 2018-01-13T22:28:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-22T05:32:47.000Z (over 7 years ago)
- Last Synced: 2024-12-29T05:26:25.538Z (5 months ago)
- Language: Swift
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FormatterPlayground
Playground for [Formatting values with protocols and generics](https://medium.com/@dmytro.anokhin/formatting-values-with-protocols-and-generics-7ba5a6853e70) post.