| Safe Haskell | Safe |
|---|---|
| Language | Haskell98 |
Data.Nested.Seq
Description
Simple but efficient lazy sequence type based on a nested data type and polymorphic recursion.
Documentation
module Data.Nested.Seq.Lazy
nested-sequence-0.1: A list-like data structure with O(log(n)) random access
| Safe Haskell | Safe |
|---|---|
| Language | Haskell98 |
Data.Nested.Seq
Description
Simple but efficient lazy sequence type based on a nested data type and polymorphic recursion.
module Data.Nested.Seq.Lazy