@wry/record
v0.3.1
Published
Immutable record objects with constant-time equality testing (===) and no hidden memory leaks
Readme
@wry/record
Immutable record objects with constant-time equality testing (===) and
no hidden memory leaks.
Installation & Usage
First install the package from npm:
npm install @wry/record