libghc-map-syntax-prof

Syntax sugar for defining maps; profiling libraries
  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 a library for the haskell programming language, compiled for profiling. see http://www.haskell.org/ for more information on haskell.