let isNil=value=>{try{return null==value}catch{return!1}};exports.isNil=isNil;