Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/libpkgx/src/utils/semver.ts>intersect

`import`… but with pkging powers
Very Popular
Go to Latest
function intersect
import { intersect } from "https://deno.land/x/libpkgx@v0.18.1/src/utils/semver.ts";

Parameters

a: Range
b: Range

Returns

Range