Skip to main content
Module

std/semver/neq.ts>neq

Deno standard library
Go to Latest
function neq
Deprecated
Deprecated

(will be removed after 0.213.0) Use notEquals instead.

import { neq } from "https://deno.land/std@0.213.0/semver/neq.ts";

Not equal comparison

Returns

boolean