import * as mod from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/matches.js"; FunctionsfdefaultCreates a function that performs a partial deep comparison between a given object and source, returning true if the given object has equivalent property values, else false.