Trying to reuse code and making more generic things, it's getting annoyed to use type erasure all the time. It turn into common workaround in the community because Apple uses it in the standard library but still it's a workaround.
Trying to reuse code and making more generic things, it's getting annoyed to use type erasure all the time. It turn into common workaround in the community because Apple uses it in the standard library but still it's a workaround.