[top][index]
search for:

>= -- greater than or equal

x >= y -- yields true or false depending on whether x >= y.

Calls upon ? to perform the comparison, if necessary.

The symbol symbol >= is a member of the class Symbol.

Methods for >= :

  • Thing >= Thing

  • [top][index]
    search for: