Array.replace and friends), I tried native Map but there don't seem to be immutable utilities for it in Effect, I tried HashMap but what's all that stuff about hashes? (makes me feel it's not the right tool) Record, but then I need to parse them back to numbers in another part of the code (information is lost). Is there anything out there for me?