libghc-split-prof

Haskell library for splitting lists; profiling libraries
  http://hackage.haskell.org/package/split
  0
  no reviews



This haskell library provides a wide range of strategies and a unified combinator framework for splitting lists with respect to some sort of delimiter.

for example, it can split a list every n elements, or on elements that satisfy some condition.

this package provides a library for the haskell programming language, compiled for profiling. see http://www.haskell.org/ for more information on haskell.