mutable
adj. 可变的,易变的;反复无常的,用情不专的
例句
This all can be done with no mutable state in the client code.
所有这些都可以在客户端代码中没有可变状态的情况下完成。
Should loop counters be mutable?
循环计数器应该是可变的吗?
Or a list of anything that could be mutable.
或者是包含其它有可变的结果的链表。