shuffle

package
v0.5.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	BoolShuffle  = fixedLengthShuffle[bool]
	Int8Shuffle  = fixedLengthShuffle[int8]
	Int16Shuffle = fixedLengthShuffle[int16]
	Int32Shuffle = fixedLengthShuffle[int32]
	Int64Shuffle = fixedLengthShuffle[int64]

	Uint8Shuffle  = fixedLengthShuffle[uint8]
	Uint16Shuffle = fixedLengthShuffle[uint16]
	Uint32Shuffle = fixedLengthShuffle[uint32]
	Uint64Shuffle = fixedLengthShuffle[uint64]

	Float32Shuffle = fixedLengthShuffle[float32]
	Float64Shuffle = fixedLengthShuffle[float64]

	Decimal64Shuffle  = fixedLengthShuffle[types.Decimal64]
	Decimal128Shuffle = fixedLengthShuffle[types.Decimal128]

	DateShuffle      = fixedLengthShuffle[types.Date]
	DatetimeShuffle  = fixedLengthShuffle[types.Datetime]
	TimestampShuffle = fixedLengthShuffle[types.Timestamp]

	TupleShuffle = tupleShuffle

	StrShuffle = strShuffle
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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