ral_update: Update the value at a given index of a random access list.

Description Usage Arguments Value

Description

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

Usage

1
ral_update(ral, idx, value)

Arguments

ral

The random access list

idx

The index to access

value

The new value to put into the list

Value

The value at index idx


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