package
module
Version:
v0.0.0-...-8cdd48e
Opens a new window with list of versions in this module.
Published: Jul 6, 2020
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
StepSort implements a roughly hue-based colour sorting algorithm based on the
"Step Sorting" section from https://www.alanzucconi.com/2015/09/30/colour-sorting/.
Len simply retrieves the length of the slice.
Less determines whether the element at i is less than the element at j.
Swap swaps the elements at i and j.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.