An open API service indexing awesome lists of open source software.

https://github.com/stackotter/type-casting-issue-demo


https://github.com/stackotter/type-casting-issue-demo

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

## Type casting issue demo

When using dynamically linked products in a SwiftPM package you can end up with broken.
Check out the code and then run `cd App; swift run` to see one such issue for yourself.