| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Language.Fixpoint.Types.Substitutions
Description
This module contains the various instances for Subable,
which (should) depend on the visitors, and hence cannot
be in the same place as the Term definitions.
Documentation
isEmptySubst :: Subst -> Bool Source
substExcept :: Subst -> [Symbol] -> Subst Source
targetSubstSyms :: Subst -> [Symbol] Source