Popularity
1.2
Stable
Activity
0.0
Stable
0
2
0
Monthly Downloads: 7
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.
-
cli
DISCONTINUED. Command Line Interface Utility (Printing, Formatting, Options parsing) for Haskell
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo
coderabbit.ai
Do you think we are missing an alternative of oset or a related project?
README
oset
An insertion-order-preserving set
- Mostly API-compatible with
OSet
ordered-containers
- Adds class instance for
Data
- Adds class instances for
Semigroup
andMonoid
viaOSetL
andOSetR
wrappers
Incompatibilities with OSet
from ordered-containers
fromList
is renamedfromListL
fromListR
is introduced by analogy withfromListL
Documentation
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.