Go to Latest
function notEquals
import { notEquals } from "https://dotland.deno.dev/std@0.215.0/semver/not_equals.ts";

Not equal comparison

This is equal to compare(s0, s1) !== 0.

Returns

boolean