libghc-map-syntax-doc

Syntax sugar for defining maps; documentation
  http://hackage.haskell.org/package/map-syntax
  0
  no reviews



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.

this package provides the documentation for a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.