Skip to content

greaterThan<T>

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

Perform JavaScript greater than comparison (>) of two values.