타입스크립트 목차 (맨 위로) 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 목차 (맨 위로)