module RIO.HashMap.Partial
  (
  -- * Basic interface
    (Data.HashMap.Strict.!)
  ) where

import qualified Data.HashMap.Strict