string>=?

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

purpose:
to determine whether one string alphabetically
succeeds another (or is equal to it)


Beginning Student with List Abbreviations Language