>=
>= is a built-in function in `C source code
'.
(>= NUMBER-OR-MARKER &rest NUMBERS-OR-MARKERS)
Return t if each arg (a number or marker) is greater than or equal to the next.
C source code
'.
(>= NUMBER-OR-MARKER &rest NUMBERS-OR-MARKERS)
Return t if each arg (a number or marker) is greater than or equal to the next.