hoogleSource codeContentsIndex
Hoogle.DataBase.TypeSearch.Binding
Description

Deal with variable bindings/alpha renaming in searches And with restrictions

Deals with how the query is mapped to the result

Documentation
data Binding Source
show/hide Instances
newBinding :: BindingSource
newBindingUnbox :: BindingSource
newBindingRebox :: BindingSource
addBinding :: (Type, Type) -> Binding -> Maybe BindingSource
costBinding :: Binding -> IntSource
costsBinding :: Binding -> [Cost]Source
mergeBindings :: [Binding] -> Maybe BindingSource
bindings :: Binding -> [(Type, Type)]Source
Produced by Haddock version 2.4.2