right but it holds true for a slew of types, Array, Dict, TypedArray and probably more. maybe they will be addressed too? i would love for immutability to be the default in rescript. this would be a huge breaking change but maybe we could have Array be immutable in v13 and then add MutArray which is a mutable layer on top of js arrays (and same for Dict, etc.)
↧