elm-community/list-extra

Name: list-extra

Owner: Elm Community

Description: Convenience functions for working with List.

Created: 2016-05-23 18:38:21.0

Updated: 2018-05-18 11:11:46.0

Pushed: 2018-05-16 15:42:42.0

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

Size: 232

Language: Elm

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Convenience functions for working with List

Build Status

Experimental package with convenience functions for working with List. Note that this API is experimental and likely to go through many more iterations.

Feedback and contributions are very welcome.

Run tests

This package uses elm-test, please read its documentation to know how to run tests.

Contributing

Pull requests are welcome. You can expect some kind of response within 5 days.

If you are adding a new function please..

  1. Include documentation and make sure it has a code snippet demonstrating what the function does.
  2. Give a detailed use case where your function would come in handy in the PR.
  3. Add tests to Tests/Tests.elm

If you are improving existing functions please demonstrate the performance gains in something like Ellie and by using a benchmark library like this one.


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.