Skip to main content
Module

x/aloedb/mod.ts>everyElementMatch

Light, Embeddable, NoSQL database for Deno 🦕
Latest
function everyElementMatch
import { everyElementMatch } from "https://deno.land/x/aloedb@0.9.0/mod.ts";

Matches if all the values in the array match in the given queries.

Parameters

...queries: QueryValue[]

Query values.