types

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2022 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Void          = types.Typ[types.UntypedNil]
	UnsafePointer = types.Typ[types.UnsafePointer]

	Long    = types.Typ[types.Int64]
	Ulong   = types.Typ[types.Uint64]
	NotImpl = UnsafePointer

	Int128  = NotImpl
	Uint128 = NotImpl
)
View Source
var (
	ErrNotFound = errors.New("type not found")
)

Functions

func NotVoid

func NotVoid(t types.Type) bool

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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