oi-0.3.1: Library for purely functional lazy interactions with the outer world.

Safe HaskellNone

Data.OI.Merge

Contents

Synopsis

merge list

mergeOI :: [a] -> [a] -> [a] :-> [a]Source

nmergeOI :: [[a]] -> [a] :-> [a]Source