dict

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: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FromList

func FromList(args *function.Arguments) (values.Value, error)

FromList will convert a list of values into a Dictionary.

func Get

func Get(args *function.Arguments) (values.Value, error)

Get will retrieve a value from a Dictionary.

func Insert

func Insert(args *function.Arguments) (values.Value, error)

Insert will insert a value into a Dictionary and return the new Dictionary. It will not modify the original Dictionary.

func Remove

func Remove(args *function.Arguments) (values.Value, error)

Remove will remove a value from a Dictionary and return the new Dictionary. It will not modify the original Dictionary.

Types

This section is empty.

Jump to

Keyboard shortcuts

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