Go to the previous, next section.

The Match-end-of-word Operator (\>)

This operator (represented by `\>') matches the empty string at the end of a word.

Go to the previous, next section.