query
On this page

concatLists

lib.concatLists

Primop
Docs pulled from | This Revision | about 2 hours ago

Takes 1 arguments

lists


Concatenate a list of lists into a single list.


Noogle detected

Aliases

Detected Type
concatLists :: [[a]] -> [a]

Implementation

This function is implemented in c++ and is part of the native nix runtime.