hoogleSource codeContentsIndex
Hoogle.DataBase.TypeSearch.Graph
Description

Search for a type signature and context through a graph.

Return results in best-first order, taking account of which nodes and edges have already been paid for.

Documentation
data Graph Source
show/hide Instances
newGraph :: [(Link EntryInfo, ArgPos, Type)] -> GraphSource
graphSearch :: Graph -> Type -> [ResultArg]Source
Produced by Haddock version 2.4.2