Home
last modified time | relevance | path

Searched refs:sortDMChannelListEntries (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/matterhorn/matterhorn-50200.13.0/src/Matterhorn/
H A DTypes.hs645 in (ChannelGroupDirectMessages unread, sortDMChannelListEntries dmEntries)
651 sortDMChannelListEntries :: [ChannelListEntry] -> [ChannelListEntry]
652 sortDMChannelListEntries = sortBy compareDMChannelListEntries function