Latest
import * as mod from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/matchesProperty.js";

Functions

Creates a function that performs a partial deep comparison between the value at path of a given object to srcValue, returning true if the object value is equivalent, else false.