Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Type Aliases

< >
Example from 1 languages: TypeScript
type Second = number;
Example from 1 languages: Gleam
pub type Headers = List(#(String, String)) let headers: Headers = [#("Content-Type", "application/json")]
Example from 1 languages: MoonBit
pub typealias Index = Int typealias MapString[X] = Map[String, X]
*

Languages with Type Aliases include TypeScript, Gleam, MoonBit

*

View all concepts with or missing a hasTypeAliases measurement

- Build the next great programming language Add Issues About Search Keywords Livestreams Labs Resources Acknowledgements