concurrent

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrCancelled error = errors.New("cancelled")

Functions

This section is empty.

Types

type ConcurrentSleepSort

type ConcurrentSleepSort struct {
	MaxRounds uint
}

ConcurrentSleepSort is a class that will concurrently sleep sort a list of uints

func (ConcurrentSleepSort) StreamSort

func (css ConcurrentSleepSort) StreamSort(list []uint) chan streamedresult.Result

Sort will concurrently sleep sort a list of uints

Jump to

Keyboard shortcuts

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