Adapter Modules for Base JavaScript Library
Eric Bréchemier © 2011-2013, Some Rights Reserved Legal-Box SAS © 2010-2011, All Rights Reserved
BSD License http://creativecommons.org/licenses/BSD/
2013-09-10
lb.base | Adapter Modules for Base JavaScript Library |
Functions | |
no(value): boolean | Check whether given value is null or undefined |
or(a,b): any | Get a default value when given value is null or undefined |