[ library(list_collection) | Reference Manual | Alphabetic Index ]

get_indexes(+LCOL, -Indexes)

Retrieves the list of indexes
LCOL
A list collection
Indexes
List of indexes

Description

Complexity O(ListCount).

Modes and Determinism

Exceptions

(5) type error
LCOL is not a list collection.

See Also

get_list / 3, terminate_and_get_list / 3, terminate_all_lists / 2