Functions

lconcat

Supported By

Syntax

[the] lconcat of factor

lconcat ( expression )

Factor and expression yield lists of lists.

Description

The lconcat function returns the list concatenation of all of its arguments.

Note

This is the infinite-arity version of the op:: operator.

See Also

concat, concatsp