Greater-than comparison contract. Implementers support checking if one value is greater/larger/after another.
Type of value being compared to
IMPORT_PATH: "@daiso-tech/core/utilities"
"@daiso-tech/core/utilities"
Checks if this value is greater than the given value.
The value to compare against
True if this > value, false otherwise
Greater-than comparison contract. Implementers support checking if one value is greater/larger/after another.