Gizra/elm-all-set - version: 1.0.1

for more information visit the package's GitHub page

Package contains the following modules:

Build Status

EverySet

A set of unique values. The values can be any type (not just comparables).

Based on AssocList, an EverySet can be keyed by any type.

Installation

elm install Gizra/elm-all-set

Tests

Install package: npm install -g elm-test

Execute tests: elm-test