higherorder-0.0: Some higher order functions for Bool and []
Data.List.Higher
module Data.List
list :: b -> ([a] -> b) -> [a] -> bSource