bytesutil

package
v0.0.0-...-7792440 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2023 License: Apache-2.0, MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Intersect

func Intersect(a, b [][]byte) [][]byte

Intersect returns the intersection of a & b in sorted order.

func IsSorted

func IsSorted(a [][]byte) bool

func SearchBytes

func SearchBytes(a [][]byte, x []byte) int

func Sort

func Sort(a [][]byte)

Sort sorts a slice of byte slices.

func Union

func Union(a, b [][]byte) [][]byte

Union returns the union of a & b in sorted order.

Types

This section is empty.

Jump to

Keyboard shortcuts

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