pair

package
v1.3.27 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Pair

type Pair struct {
	Front any
	Back  any
}

func MakePair

func MakePair(front any, back any) *Pair

func (*Pair) Backs

func (P *Pair) Backs() any

func (*Pair) Equal

func (P *Pair) Equal(pair2 Pair) bool

func (*Pair) Fronts

func (P *Pair) Fronts() any

func (*Pair) New

func (P *Pair) New(front any, back any)

Jump to

Keyboard shortcuts

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