Checks if value is greater than or equal to other.
- Lodash chained on (boolean): true if value is greater than or equal to other, else false.
See Implementation
Checks if value is greater than or equal to other.