Skip to content

iOS 9 Support: Generics in TypeScript definitions #181

@PanayotCankov

Description

@PanayotCankov

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions