홈 • Docs • forced type cast operatorforced type cast operator All Docs forced type cast operator Read History 강제 타입 캐스트 연산자. as!로 표현하는 이 연산자는 다운캐스트를 시도하고 그 결과를 강제로 추출한다. 추출에 실패하면 런타임 오류가 발생한다. An operator (as!) that attempts a downcast and force-unwraps the result. Tags: as, cast, casting, forced, operator, type, 변환, 연산자, 캐스트, 캐스팅, 타입