hydra-0.5.1: Type-aware transformations for data and programs
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hydra.Rules

Description

Inference rules

Documentation

productOfMaps :: Ord k => Map k l -> Map k r -> Map k (l, r) Source #