dtype

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package dtype provides the functions in the dtype GX standard library.

Index

Constants

This section is empty.

Variables

View Source
var Package = builtin.PackageBuilder{
	FullPath: "dtype",
	Builders: []builtin.Builder{
		builtin.ParseSource(&fs),
		builtin.ImplementStubFunc("Reinterpret", func(impl *impl.Stdlib) interp.FuncBuiltin {
			return impl.Dtype.Reinterpret
		}),
	},
}

Package description of the GX dtype package.

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