11

function isBool(input) {
return (mixed_var === true || mixed_var === false);
}

at least this crap wasn't used anywhere in the code base

#gemoftheday #wtf

Comments
Add Comment