Discover Packages
github.com/egonelbre/exp
sorts
stdsortint
package
Version:
v0.0.0-...-972597a
Opens a new window with list of versions in this module.
Published: Jun 10, 2024
License: Unlicense
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
IsSorted reports whether data is sorted.
Sort sorts data.
It makes one call to data.Len to determine n, and O(n*log(n)) calls to
dataless data, and dataswap.data, The sort is not guaranteed to be stable.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.