neg

package
v0.6.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Int8Neg    = NumericNeg[int8]
	Int16Neg   = NumericNeg[int16]
	Int32Neg   = NumericNeg[int32]
	Int64Neg   = NumericNeg[int64]
	Float32Neg = NumericNeg[float32]
	Float64Neg = NumericNeg[float64]
)

Functions

func Decimal128Neg added in v0.5.0

func Decimal128Neg(xs, rs []types.Decimal128) []types.Decimal128

func Decimal64Neg added in v0.5.0

func Decimal64Neg(xs, rs []types.Decimal64) []types.Decimal64

func NumericNeg added in v0.5.0

func NumericNeg[T constraints.Signed | constraints.Float](xs, rs []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