concat: Combine two lists into one

Description Usage Arguments Value See Also

Description

Combine two lists into one

Usage

1
concat(lsa, lsb)

Arguments

lsa

A function, with class fl, that operates as a functional list object

lsb

A function, with class fl, that operates as a functional list object

Value

A closure with the fl class added. The closure can be used to access different properties of the list: either the head, tail or its empty status.

See Also

c


michaelquinn32/lambdaList documentation built on May 22, 2019, 9:52 p.m.