Skip to main content
Module

std/semver/mod.ts>lt

Deno standard library
Go to Latest
function lt
Deprecated
Deprecated

(will be removed in 0.216.0) Use lessThan instead.

import { lt } from "https://deno.land/std@0.215.0/semver/mod.ts";

Less than comparison

Returns

boolean