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

uniqBy

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

§Parameters

§
array2
[src]
§
iteratee2
[src]