Popularity
1.2
Declining
Activity
0.0
Stable
0
2
0

Monthly Downloads: 12
Programming language: Haskell
License: MIT License
Tags: Utils     Command Line    
Latest version: v0.4.0.1

oset alternatives and similar packages

Based on the "Command Line" category.
Alternatively, view oset alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of oset or a related project?

Add another 'Command Line' Package

README

Travis CI Hackage Hackage dependencies Stackage Nightly Stackage LTS Licence

oset

An insertion-order-preserving set

  • Mostly API-compatible with OSet ordered-containers
  • Adds class instance for Data
  • Adds class instances for Semigroup and Monoid via OSetL and OSetR wrappers

Incompatibilities with OSet from ordered-containers

  • fromList is renamed fromListL
  • fromListR is introduced by analogy with fromListL

Documentation

View documentation on Hackage

Licence

[MIT License](LICENSE)


*Note that all licence references and agreements mentioned in the oset README section above are relevant to that project's source code only.