Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lovasoa/elm-median

Compute the median of a list of sortable elements.
https://github.com/lovasoa/elm-median

elm maths median minimalist

Last synced: 24 days ago
JSON representation

Compute the median of a list of sortable elements.

Awesome Lists containing this project

README

        

# lovasoa/elm-median

[![Build Status](https://travis-ci.org/lovasoa/elm-median.svg?branch=master)](https://travis-ci.org/lovasoa/elm-median)

Compute the median of a list of sortable elements.