Skip to content

transpiler: Add support for generics to traceur. Type<SubType1, SubType2> #8

@tbosch

Description

@tbosch
var x:Array<SubType> = []

at runtime we would call 

Array.of(SubType)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions