kind

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bit

type Bit interface {
	Bit16 | Bit32 | Bit64 | Bit128
}

type Bit128

type Bit128 interface {
	uint64
}

type Bit16

type Bit16 interface {
	uint8 | int16
}

type Bit32

type Bit32 interface {
	uint16 | int32
}

type Bit64

type Bit64 interface {
	uint32 | int64
}

Jump to

Keyboard shortcuts

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