본문으로 건너뛰기

타입스크립트

JavaScript with type annotations.

typescriptlang.org/

특징:

  • Uses structural typing
  • Unsound (a type system allows certain operations that can’t be known at compile-time to be safe)
    • Function parameter bivariance
    • Rest parameters
작성
수정

2026 © ak | markdown