purescript / purescript-record

Functions for working with records and polymorphic labels
BSD 3-Clause "New" or "Revised" License
70 stars 31 forks source link

unsafeFreeze, unsafeThaw #29

Closed matthewleon closed 2 years ago

matthewleon commented 6 years ago

like in purescript-arrays

JordanMartinez commented 2 years ago

STRecord was removed, so pretty sure we can close this now.