take

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const OpCode = "take"

OpCode identifier for operation Filter

Variables

This section is empty.

Functions

This section is empty.

Types

type Take

type Take struct {
	ItemsType  reflect.Type
	ItemsValue reflect.Value
	FirstIndex int
	LastIndex  int
	Len        int
}

Take struct for operation

func (*Take) Run

func (op *Take) Run() (reflect.Value, *errors.Error)

Run performs the operation

Jump to

Keyboard shortcuts

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