function identity<T>(arg: T): T {
return arg;
}function ABC (|string| name)Languages with Type Parameters include TypeScript, Chapel, Speedie
View all concepts with or missing a hasTypeParameters measurement
Read more about Type Parameters on the web: 1.