https://github.com/twittemb/typeerasure
A Swift playground to play with Type Erasure concept
https://github.com/twittemb/typeerasure
Last synced: over 1 year ago
JSON representation
A Swift playground to play with Type Erasure concept
- Host: GitHub
- URL: https://github.com/twittemb/typeerasure
- Owner: twittemb
- License: mit
- Created: 2017-10-22T22:56:12.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-22T23:07:28.000Z (almost 9 years ago)
- Last Synced: 2025-01-29T01:56:18.870Z (over 1 year ago)
- Language: Swift
- Size: 2.93 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TypeErasure
A Swift playground to play with Type Erasure concept