{-# LANGUAGE CPP #-}

-- | Refer to the <http://hackage.haskell.org/package/containers/docs/Data-IntMap-Strict.html documentation>
-- for "Data.IntMap.Strict".

#define STRICT Strict
#include "map.inc"