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

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

Parameters

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

Returns

Checker