ral_lookup: Get the value at a given index of a random access list.

Description Usage Arguments Value

Description

Get the value at a given index of a random access list.

Usage

1
ral_lookup(ral, idx)

Arguments

ral

The random access list

idx

The index to access

Value

The value at index idx


mailund/ralgo documentation built on May 21, 2019, 11:07 a.m.