Skip to main content
Latest
function rangeAnd
import { rangeAnd } from "https://deno.land/x/embassyd_sdk@v0.3.4.3.0-alpha1/emver-lite/mod.ts";

Used to create a checker that will and all the ranges passed in

Parameters

...ranges: (string | Checker)[]