merge: Merge two data structures (of the same kind)

Description Usage Arguments Value

Description

Merge two data structures (of the same kind)

Usage

1
merge(x, y, ...)

Arguments

x

The first data structure

y

The second data structure

...

Potential optional arguments

Value

the merged x and y


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