enumerator

package
v0.90.0-pre Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Concat

func Concat(_ *interop.Context, v *vm.VM) error

Concat concatenates 2 enumerators into a single one.

func Create

func Create(_ *interop.Context, v *vm.VM) error

Create creates an enumerator from an array-like stack item.

func Next

func Next(_ *interop.Context, v *vm.VM) error

Next advances the enumerator, pushes true if is it was successful and false otherwise.

func Value

func Value(_ *interop.Context, v *vm.VM) error

Value returns the current value of the enumerator.

Types

This section is empty.

Jump to

Keyboard shortcuts

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