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

std/semver/neq.ts>neq

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function neq
Deprecated
Deprecated

(will be removed in 0.216.0) Use notEquals instead.

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

Not equal comparison

Returns

boolean