package
Version:
v0.0.0-...-edf5a02
Opens a new window with list of versions in this module.
Published: Apr 30, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
func RandStringBytes ¶
RandStringBytes generates a random string of n characters
func Rotate(a interface{}, f, k, l int) int
Rotate rotates values of an array, between index f and l with midpoint k
func StablePartition(a interface{}, f, l int, p func(i int) bool) int
StablePartition partitions elements of the array between indices f and l according to predicate p
Source Files
¶
Click to show internal directories.
Click to hide internal directories.