OptCoercion
- optCoercion :: CvSubst -> Coercion -> NormalCo
Documentation
optCoercion :: CvSubst -> Coercion -> NormalCoSource
optCoercion applies a substitution to a coercion, *and* optimises it to reduce its size
ghc-7.2.1: The GHC API
OptCoercion
optCoercion :: CvSubst -> Coercion -> NormalCoSource
optCoercion applies a substitution to a coercion, *and* optimises it to reduce its size