UNPKG

map-assoc-core

Version:

Just the very basics of map-assoc: Map the values of a collection (array or object) and carry the keys.

7 lines (4 loc) 132 B
'use strict'; require('./cmp.lodash'); require('./usage'); console.log("+OK all tests passed."); //= "+OK all tests passed."