package
0.0.0-20250112020414-b7d121007f5a
Repository: https://github.com/tim-hardcastle/pipefish.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

Values representing e.g.
V : bool.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
For when we have to return a type, but what we have is a compile time error.
Returned by the compiler in the TypeScheme when we compile a thunk.
No description provided by the author
V : *object.Error.
I.e the first of the enums.
V : float.
V : vm.Lambda.
V : int.
V is an array of Golang uint32.
V is an Iterator interface as defined in iterator.go in this folder.
V : int.
V : vector.Vector.
V : *values.Map.
V : nil.
V : []values.Value.
A reference variable.
V : string.
V : values.Set.
V is SnippetData.
V : string.
No description provided by the author
V is a ThunkValue which contains the address to call to evaluate the thunk and the memory location where the result ends up.
V : []values.Value.
V : abstractType.
For debugging purposes, it is useful to have the zero value be something it should never actually be.
An unsatisfied conditional, i.e.

# Variables

Cross-reference with CONSTANTS in vm.go.
Cross-reference with CONSTANTS in vm.go.
Cross-reference with CONSTANTS in vm.go.
Cross-reference with CONSTANTS in vm.go.
Cross-reference with CONSTANTS in vm.go.
Cross-reference with CONSTANTS in vm.go.
Cross-reference with CONSTANTS in vm.go.
Cross-reference with CONSTANTS in vm.go.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
This is for the case when we ask to range over the key only of something which has an integer key.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
This is the data that goes inside a THUNK value.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author