types

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2022 License: Apache-2.0 Imports: 2 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

	LongDouble = NotImpl

	Int128  = NotImpl
	Uint128 = NotImpl
)

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