merge

package
v0.0.0-...-e9b39da Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package merge contains implementations of merge algorithms.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BinaryCmp

func BinaryCmp[T any](s, t []T, cmp func(a, b T) int) []T

BinaryCmp merges two sorted slices, s and t, into a resulting sorted slice using a custom comparison function.

Types

This section is empty.

Jump to

Keyboard shortcuts

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