elm-community/lazy-list

Name: lazy-list

Owner: Elm Community

Description: Lazy list implementation in Elm.

Created: 2016-05-04 02:10:00.0

Updated: 2017-03-25 17:00:24.0

Pushed: 2017-11-15 10:29:27.0

Homepage: http://package.elm-lang.org/packages/elm-community/lazy-list/latest

Size: 28

Language: Elm

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Lazy list implementation in Elm

Lazy lists are useful for large trees where you will only need one path. They power shrinking in elm-test.

Prior to 0.18, this repo was elm-lazy-list. Starting with the 0.18 release, the repo is renamed lazy-list and versioning resets to 1.0.0.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.