Skip to content

Conditional.NotEquals

Michael Poteat edited this page Feb 27, 2023 · 3 revisions

hkt-toolbelt / Conditional / NotEquals

Interface: NotEquals

Conditional.NotEquals

Hierarchy

  • Kind

    NotEquals

Properties

[_]

Readonly Abstract [_]: unknown

Inherited from

Kind.[_]

Defined in

kind/kind.ts:10

Methods

f

f(x): NotEquals_T<unknown>

Parameters

Name Type
x unknown

Returns

NotEquals_T<unknown>

Overrides

Kind.Kind.f

Defined in

conditional/not-equals.ts:10

Clone this wiki locally