1.0.3 • Published 8 years ago
@justinc/dict v1.0.3
This module is just a wrapper around POJOs - plain old JS objects, allowing them to be concatenated together (Object.assign is used for concatenation).
Install:
npm i @justinc/dict -S
See repl.js
for example usage. Run REPL with node repl.js
.
Dict
is a fantasy-land compliant Semigroup