typesExt

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2024 License: GPL-3.0 Imports: 1 Imported by: 6

Documentation

Index

Constants

View Source
const (
	TArray  types.BasicKind = -1
	TMap    types.BasicKind = -2
	TStruct types.BasicKind = -3
)

TArray, TMap, TStruct are extented types for gotypes

Variables

This section is empty.

Functions

func Basic

func Basic(typ types.BasicKind) *types.Basic

Basic type of typ

func BasicInfo

func BasicInfo(typ types.BasicKind) types.BasicInfo

BasicInfo abount type

func IsNumeric

func IsNumeric(b types.BasicInfo) bool

IsNumeric returns true for numeric types

func StringTypeKinds

func StringTypeKinds(typ types.BasicKind) string

StringTypeKinds return describe of type

Types

This section is empty.

Jump to

Keyboard shortcuts

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