greaterThan

Undocumented in source.
alias greaterThan = binaryFun!(
(
a
,
b
)
=> a > b
)

Meta