Good evening,
I need to remove duplicate results in an array with other nested arrays.
I have the following variable:
var dados = [
['maria', 'telefone', '324-5678', true],
['maria', 'telefone', '91234-5555', true],
['maria', 'tel...
asked by
21.05.2018 / 04:57