updeep-remeda/lib
Aaron Jensen d2d0703ef1 Add support for non-plain objects
Fixes #36
2015-09-15 07:50:36 -07:00
..
util default to array when update keys are integers 2015-08-30 16:54:22 -07:00
constant.js Add some jsdoc 2015-08-19 07:29:06 -07:00
freeze.js Add some jsdoc 2015-08-19 07:29:06 -07:00
if.js Use identity with u.if's false condition 2015-09-11 11:57:39 -07:00
ifElse.js Add u.ifElse 2015-08-05 23:10:16 -07:00
index.js Add u.constant for replacing an object outright 2015-08-12 22:19:32 -07:00
is.js Replace lodash curry with our own 2015-08-11 23:58:54 -07:00
map.js Use lodash's map, it's faster 2015-08-12 00:23:51 -07:00
omit.js Freeze objects returned by helper methods 2015-08-05 04:44:14 -07:00
reject.js Freeze objects returned by helper methods 2015-08-05 04:44:14 -07:00
update.js Add support for non-plain objects 2015-09-15 07:50:36 -07:00
updateIn.js Add support for wildcards to u.updateIn 2015-09-11 22:48:10 -07:00
withDefault.js Replace lodash curry with our own 2015-08-11 23:58:54 -07:00
wrap.js Replace lodash curry with our own 2015-08-11 23:58:54 -07:00