pkg

package
v0.0.0-...-a640628 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Sort

func Sort(p Pair[[]int])

Types

type Pair

type Pair[T any] struct {
	A T
	B T
}

func NewPair

func NewPair[T any](a T, b T) Pair[T]

func Prepare

func Prepare(r io.Reader) (Pair[[]int], error)

func Read

func Read(r io.Reader) (p Pair[[]int], err error)

Jump to

Keyboard shortcuts

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