maths

package
v0.0.0-...-a16d59f Latest Latest
Warning

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

Go to latest
Published: May 27, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func In

func In[T comparable](n T, ints []T) bool

func Intersect

func Intersect[T comparable](a, b []T) []T

IntersectInts AnB

func Max

func Max[T constraints.Ordered](a []T) T

func Min

func Min[T constraints.Ordered](a []T) T

func Substract

func Substract[T comparable](a, b []T) []T

SubstractInts A-B

func Union

func Union[T comparable](a, b []T) []T

UnionInts AuB

func Unique

func Unique[T comparable](vs []T) []T

Types

This section is empty.

Jump to

Keyboard shortcuts

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