Skip to content

equal<T>

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

Perform JavaScript equality comparison (==) on two values.