Skip to content

notEqual<T>

bool notEqual<T>(Object? first, Object? second)

Perform JavaScript inequality comparison (!=) on two values.