@hackage oset0.2.0.0

An insertion-order-preserving set

Travis branch Hackage GitHub license

oset

An insertion-order-preserving set

  • Implements subset of OSet API from ordered-containers but is otherwise API-compatible with it
  • Adds useful instances for Semigroup, Monoid, Data

Documentation

View documentation on Hackage

Build and test

stack clean
stack build --test

Licence

MIT License