Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

uniqWith

import { uniqWith } from "https://cdn.skypack.dev/lodash-es";
function uniqWith(array2, comparator);
§
uniqWith(array2, comparator)
[src]

§Parameters

§
array2
[src]
§
comparator
[src]