Compares typedef An object of property names and prop functions. { // return `true` if the values should be considered the same: lastName: function(aValue, bValue){ return (""+aValue).toLowerCase() === (""+bValue).toLowerCase(); } } source Object<String,Prop()>