Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/semver/mod.ts>neq

Deno standard library
Go to Latest
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/mod.ts";

Not equal comparison

Returns

boolean