package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Dec 9, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
BySize is a list of FileEntries that can be sorted by size
NewBySize translates an EntryMAp into a BySize
Len returns the length of the list
Less decides if the entry at 'i' should sort lower than the entry at 'j'
Print writes out this list as a table, in sorted order
Swap exchanges values at indices
ByWeight is a list of FileEntries that can be sorted by weight
Len returns the length of the list
Less decides if the entry at 'i' should sort lower than the entry at 'j'
Swap exchanges values at indices
Source Files
¶
Click to show internal directories.
Click to hide internal directories.