Module

std/semver/neq.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://dotland.deno.dev/std@0.215.0/semver/neq.ts";

Not equal comparison

Returns

boolean