Function |gt

std/ops::|gt


Usage

|gt<T>(a, b)

Generics

◻ T: PartialOrder

Parameters

↳ a: T
↳ b: T

Return

↴ bool


Tells whether a is strictly greater than b.