Module
Record.Unsafe 
- Package
 - purescript-prelude
 - Repository
 - purescript/purescript-prelude
 
The functions in this module are highly unsafe as they treat records like stringly-keyed maps and can coerce the row of labels that a record has.
These function are intended for situations where there is some other way of
proving things about the structure of the record - for example, when using
RowToList. They should never be used for general record manipulation.
- Modules
 - Control.
Applicative  - Control.
Apply  - Control.
Bind  - Control.
Category  - Control.
Monad  - Control.
Semigroupoid  - Data.
Boolean  - Data.
BooleanAlgebra  - Data.
Bounded  - Data.
Bounded. Generic  - Data.
CommutativeRing  - Data.
DivisionRing  - Data.
Eq  - Data.
Eq. Generic  - Data.
EuclideanRing  - Data.
Field  - Data.
Function  - Data.
Functor  - Data.
Generic. Rep  - Data.
HeytingAlgebra  - Data.
HeytingAlgebra. Generic  - Data.
Monoid  - Data.
Monoid. Additive  - Data.
Monoid. Conj  - Data.
Monoid. Disj  - Data.
Monoid. Dual  - Data.
Monoid. Endo  - Data.
Monoid. Generic  - Data.
Monoid. Multiplicative  - Data.
NaturalTransformation  - Data.
Ord  - Data.
Ord. Generic  - Data.
Ordering  - Data.
Reflectable  - Data.
Ring  - Data.
Ring. Generic  - Data.
Semigroup  - Data.
Semigroup. First  - Data.
Semigroup. Generic  - Data.
Semigroup. Last  - Data.
Semiring  - Data.
Semiring. Generic  - Data.
Show  - Data.
Show. Generic  - Data.
Symbol  - Data.
Unit  - Data.
Void  - Prelude
 - Record.
Unsafe  - Type.
Proxy