purescript-deprecated/purescript-maps

should unsafeGet be called unsafeFreeze?

Closed this issue · 0 comments

Given that both packages are part of core, should there be consistency in naming this kind of function with Data.Array.ST? Also, in the Array package it lives in the ST module, while here there is an Unsafe submodule.