map -package:base -is:exact -is:exact -package:text -package:containers -package:dlist -package:Cabal is:module -package:ctrie -package:synthesizer-dimensional -package:express -package:range-set-list

Contains implementation of polymorphic type classes for data types Set and Map.
Strict Map. Import as:
import qualified RIO.Map as Map
This module does not export any partial or unchecked functions. For those, see RIO.Map.Partial and RIO.Map.Unchecked
Instances to convert between Map and association list. Copyright (C) 2009-2011 John Goerzen jgoerzen@complete.org All rights reserved. For license and copyright information, see the file LICENSE
Map type used to represent records and unions
Bijections via strict maps.
Specialization of MemoStateT with Map as a container