get_items: Items from environment

Description Usage Arguments Value

Description

Item is a list(key = key, value = value). Returning a list of such objects allows to iterate through them in a for loop and have access to both the name and the value.

Usage

1
get_items(e, n = -1L)

Arguments

e

Environment.

n

Number of items to retrieve. If -1L (default), retrieves all.

Value

List of items (see definition of item above).


skubicius/dictionary documentation built on May 7, 2019, 7:17 p.m.