updeep-remeda/lib
Aaron Jensen 333ca47cfd Rename u.in to u.updateIn
With u.if and u.is, it was too confusing. Originally I thought that because
u stood for update, it would make sense, but as I add more functions,
I think that was wrong.
2015-08-06 20:52:06 -07:00
..
util Add u.is 2015-08-06 20:48:04 -07:00
freeze.js Rename obj to object 2015-08-05 00:31:10 -07:00
ifElse.js Add u.ifElse 2015-08-05 23:10:16 -07:00
index.js Rename u.in to u.updateIn 2015-08-06 20:52:06 -07:00
is.js Add u.is 2015-08-06 20:48:04 -07:00
map.js Freeze objects returned by helper methods 2015-08-05 04:44:14 -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 Fix lint 2015-08-05 08:39:42 -07:00
updateIn.js Rename u.in to u.updateIn 2015-08-06 20:52:06 -07:00
withDefault.js Freeze objects returned by helper methods 2015-08-05 04:44:14 -07:00
wrap.js Freeze objects returned by helper methods 2015-08-05 04:44:14 -07:00