| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Euler.Util.Inf
Documentation
A wrapper for infinite lists, with typeclasses operating on only the list's
head. This is not correct in all circumstances, but is useful for (for
example) tails of an infinite sequence without duplicate elements.