insert: Insert a value into a data structure.

Description Usage Arguments Value

Description

Insert a value into a data structure.

Usage

1
insert(x, elm, ...)

Arguments

x

The data structure

elm

The element

...

Potential optional arguments

Value

The updated data structure


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