concat: Concatenate a list of lists to a list.

View source: R/Data.List.r

concatR Documentation

Concatenate a list of lists to a list.

Description

concat :: [[a]] -> [a]

Usage

concat(xxs)

Arguments

xxs

list of lists


schnecki/rhaskell documentation built on Oct. 30, 2022, 10:23 a.m.