Module

std/semver/mod.ts>lte

Deno standard library
Go to Latest
function lte
Deprecated
Deprecated

(will be removed in 0.216.0) Use lessOrEqual instead.

import { lte } from "https://dotland.deno.dev/std@0.215.0/semver/mod.ts";

Less than or equal to comparison

Returns

boolean