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

isMatchWith

import { isMatchWith } from "https://cdn.skypack.dev/lodash-es";
function isMatchWith(
object2,
source,
customizer,
);
§
isMatchWith(object2, source, customizer)
[src]

§Parameters

§
object2
[src]
§
source
[src]
§
customizer
[src]