DictionaryEntryCollectionExtension extension
Extension methods on DftMap.entries.
- on
Methods
-
sortByFrequency(
) → List< DftMapEntry> - Sorts the collection of DftMapEntrys by Ft in descending order.
-
sortByTerm(
) → List< DftMapEntry> - Sorts the collection of DftMapEntrys alphabetically.