不可变 meaning in English
immutable
Examples
- In non - immutable types is not recommended
建议不要在非不可变类型中重写运算符 - Look at a symbol as an immutable string for now
(现在可以把符号看成不可变字符串。 ) - Names must be immutable and unique ; values may be
名称必须是不可变并且惟一的,值可以是 - Type is an immutable heterogeneous container
类型是不可变的异构容器。 - Do not assume that the returned value is immutable
返回值并非不可变。