tuple

package
v0.1.2-beta Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Merge

func Merge[V any](u, v map[string]V) map[string]V

Types

type Tuple

type Tuple map[string]any

func (Tuple) Projection

func (t Tuple) Projection(p ...string) Tuple

type TupleSet

type TupleSet []Tuple

func (*TupleSet) Add

func (ts *TupleSet) Add(t Tuple)

func (*TupleSet) Delete

func (ts *TupleSet) Delete(t Tuple)

func (*TupleSet) Has

func (ts *TupleSet) Has(t Tuple) bool

Jump to

Keyboard shortcuts

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