tridex

package
v0.0.0-...-381c4e2 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Make

func Make(vs ...string) (t schnittstellen.MutableTridex)

Types

type Tridex

type Tridex struct {
	Root node
	// contains filtered or unexported fields
}

TODO-P4 make generic TODO-P4 recycle nodes TODO-P4 confirm JSON structure is correct

func (*Tridex) Abbreviate

func (t *Tridex) Abbreviate(v string) string

func (*Tridex) Add

func (t *Tridex) Add(v string)

func (*Tridex) Contains

func (t *Tridex) Contains(v string) bool

func (*Tridex) ContainsAbbreviation

func (t *Tridex) ContainsAbbreviation(v string) bool

func (*Tridex) ContainsExactly

func (t *Tridex) ContainsExactly(v string) bool

func (*Tridex) ContainsExpansion

func (t *Tridex) ContainsExpansion(v string) bool

func (*Tridex) EachString

func (t *Tridex) EachString(f schnittstellen.FuncIter[string]) (err error)

func (*Tridex) Expand

func (t *Tridex) Expand(v string) string

func (*Tridex) Len

func (t *Tridex) Len() int

func (*Tridex) MutableClone

func (a *Tridex) MutableClone() (b schnittstellen.MutableTridex)

func (*Tridex) Remove

func (t *Tridex) Remove(v string)

Jump to

Keyboard shortcuts

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