erc-sort-channel-users-alphabetically

erc-sort-channel-users-alphabetically is a compiled Lisp function in `erc.el'.

(erc-sort-channel-users-alphabetically LIST)

Sort LIST so that users' nicknames are in alphabetical order.
LIST must be of the form (USER . CHANNEL-DATA).

See also: `erc-get-channel-user-list'.