Module

x/lodash_es/src/matches.js

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

Functions

Creates 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.