Popularity
6.6
Declining
Activity
0.0
Stable
7
4
9
Monthly Downloads: 33
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags:
Data Structures
Map
Latest version: v0.3
map-syntax alternatives and similar packages
Based on the "map" category.
Alternatively, view map-syntax alternatives based on common mentions on social networks and blogs.
Do you think we are missing an alternative of map-syntax or a related project?
Popular Comparisons
README
Haskell's canonical list of tuples syntax for defining maps is not very convenient and also has ambiguous semantics. This package leverages do notation to create a lighter syntax that makes semantics explicit and also allows the option of fail-fast handling of duplicate keys.