// Retorna "array" para matrizes e "object" para objetos function _typeof(x) {return ((y=typeof(x))=='object')?((x.length>-1)?'array':'object'):y;}