utils

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2022 License: Apache-2.0 Imports: 0 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SortBy

func SortBy[T comparable, R any](a []T, b []R, f func(r R) T) []R

SortBy sort b by order of a, for solving n+1

func SortById

func SortById[T comparable, R interface{ GetId() T }](a []T, b []R) []R

Types

This section is empty.

Jump to

Keyboard shortcuts

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