runtime

package module
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2023 License: GPL-3.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func As added in v0.0.3

func As[As, From any](from *From) *As

Types

type Any added in v0.0.3

type Any struct {
	Type unsafe.Pointer
	Data unsafe.Pointer
}

type Slice

type Slice struct {
	Data     unsafe.Pointer
	Length   int
	Capacity int
}

type String

type String struct {
	Data   unsafe.Pointer
	Length int
}

Jump to

Keyboard shortcuts

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