sort

package
v0.0.0-...-049f766 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 25, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AtomicSortedGenerator

type AtomicSortedGenerator[T any] struct {
	// contains filtered or unexported fields
}

func (*AtomicSortedGenerator[T]) Gen

func (sg *AtomicSortedGenerator[T]) Gen(fn func(index int64) T) T

type SortedGenerator

type SortedGenerator[T any] struct {
	// contains filtered or unexported fields
}

func (*SortedGenerator[T]) Gen

func (sg *SortedGenerator[T]) Gen(fn func(index int) T) T

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL