pipeline.infrastructure.utils.sorting¶
The sorting module contains utility functions used to sort pipeline input and output.
Functions
|
Sort a list in natural order, eg. |
|
Key to order in natural order with the sort function |
|
Sort a list numerically, eg. |
|
Key to order in numeric order with the sort function. |