Unixutils-1.22: A crude interface between Haskell and Unix-like operating systems

System.Unix.List

Description

A function taken From missingh, which will not build under sid at the moment.

Documentation

join :: [a] -> [[a]] -> [a]Source

consperse :: [a] -> [[a]] -> [a]Source