Data.Stream

Haskell library for manipulating infinite lists
Download

Data.Stream Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD
  • Price:
  • FREE
  • Publisher Name:
  • Wouter Swierstra
  • Publisher web site:
  • http://www.cs.nott.ac.uk/~wss/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 5 KB

Data.Stream Tags


Data.Stream Description

Haskell library for manipulating infinite lists Data.Stream is a free and open source Haskell package that implements functions, analogous to those from Data.List, to create and manipulate infinite lists: data Stream a = Cons a (Stream a).Data.Stream provides alternative definitions for those Prelude functions that make sense for such streams. Requirements: · GHC


Data.Stream Related Software