홈 • Docs • mutablemutable All Docs mutable Read History 가변. 변경 가능한. 변수와 같이 초기화된 후에 값이 변경될 수 있는 것. 반대 개념으로는 불변이 있다. A value that is able to be changed (or mutated) after it’s initialized, like a variable. 관련 강좌 – 상수와 변수 Tags: immutable, mutable, mutate, 가변, 변경가능, 변수