gte top-level property

Function gte
getter/setter pair

Implementation

Function gte = curry((a, b) => a >= b);