-
-
Notifications
You must be signed in to change notification settings - Fork 2
function_isEmpty
Wesley de Groot edited this page Oct 23, 2015
·
37 revisions
_ _____
| | / ____|
| | | (___
_ | | \___ \
______ _ | |__| | ____) |
|______| (_) \____/ |______/
isEmpty is a object empty?
- @param object [object] Wrapper
- @param object check object to test
- @return bool
- @example _.isEmpty(myObject);
_.isEmpty(myObject);
[Back to function list](https://github.com/wesdegroot/_.js/wiki/Function%20List)
© Wesley de Groot • CC-BY 4.0 • WDGWV