uhc-util-0.1.7.0: src/UHC/Util/Lookup/Stacked.hs
------------------------------------------------------------------------------------------- -- | Lookups combined into stack of lookups, allowing combined lookup coupled with updates on top of stack only ------------------------------------------------------------------------------------------- module UHC.Util.Lookup.Stacked ( module CHR.Data.Lookup.Stacked ) where import CHR.Data.Lookup.Stacked