홈 • Docs • type inferencetype inference All Docs type inference Read History 타입 추론. 스위프트 언어에서 변수 혹은 상수 등에 타입을 명시하지 않아도 스위프트 컴파일러가 문맥에 따라 값의 타입을 결정할 수 있는 능력. The ability of the Swift compiler to determine the type of a value from context, without an explicit type declaration. Tags: compiler, inference, Swift, type, 스위프트, 추론, 컴파일러, 타입