5 lines
80 B
Haskell
5 lines
80 B
Haskell
module MapHelp
|
|
( module Data.Strict.Map
|
|
) where
|
|
import Data.Strict.Map
|