万万没想到ES6的const并非一定为常量

摘要: const定义的变量一定为常量吗?No! 原文:ES2015 const is not about immutability 作者: Mathias Bynens: Google V8引擎开发者