char>=?

char>=? : (char char ... -> boolean)

purpose:
to determine whether a character succeeds another
(or is equal to it)


Beginning Student Language


Google