Since Objective-C has now generics support, we can check if it would be suitable to introduce the type parameters in the TypeScript declarations. We should also check if the type information suffers type erasure at runtime (similar to Java) and if the typed collections are guarded in some way.
Since Objective-C has now generics support, we can check if it would be suitable to introduce the type parameters in the TypeScript declarations. We should also check if the type information suffers type erasure at runtime (similar to Java) and if the typed collections are guarded in some way.