array

package
v0.194.5 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2023 License: MIT Imports: 14 Imported by: 1

Documentation

Index

Constants

View Source
const (
	FromKind = "array.from"
)

Variables

View Source
var SpecialFns map[string]values.Function

Functions

This section is empty.

Types

type FromOpSpec

type FromOpSpec struct {
	Rows values.Array
}

func (*FromOpSpec) Kind

func (s *FromOpSpec) Kind() flux.OperationKind

type FromProcedureSpec

type FromProcedureSpec struct {
	plan.DefaultCost
	Rows values.Array
}

func (*FromProcedureSpec) Copy

func (*FromProcedureSpec) Kind

Jump to

Keyboard shortcuts

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