Current File : //proc/self/root/proc/self/root/usr/lib/node_modules/bower/lib/node_modules/mout/lang/isNull.js
    /**
     */
    function isNull(val){
        return val === null;
    }
    module.exports = isNull;