Open goswinr opened 7 months ago
It should be possible yes.
Only specificities of ResizeArray
is that's the type we use to ensure that we generate a native JavaScript array. But changing the getter / setter to behave like on .NET should not break this specificity.
undefined
just hit me again! 🤦♂️ CouldResizeArray
raise the same out of bound exception as arrays ? just like in commit https://github.com/fable-compiler/Fable/commit/1f4001be43206edb87b4808d651f7e031e947c3b for issue https://github.com/fable-compiler/Fable/issues/3729? see REPL