Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
nameSort :: Name a -> NameSortclash-lib Clash.Core.Name No documentation available.
inverseTopSortLetBindings :: HasCallStack => [(Id, Term)] -> [(Id, Term)]clash-lib Clash.Core.Util Do an inverse topological sorting of the let-bindings in a let-expression
primSort :: Primitive a b c d -> !Textclash-lib Clash.Primitives.Types Additional information
reverseTopSort :: [(Unique, a)] -> [(Unique, Unique)] -> Either String [a]clash-lib Clash.Util.Graph Same as `reverse (topSort nodes edges)` if alternative representations are considered the same. That is, topSort might produce multiple answers and still deliver on its promise of yielding a topologically sorted node list. Likewise, this function promises one of those lists in reverse, but not necessarily the reverse of topSort itself.
topSort :: [(Unique, a)] -> [(Unique, Unique)] -> Either String [a]clash-lib Clash.Util.Graph See: https://en.wikipedia.org/wiki/Topological_sorting. This function errors if edges mention nodes not mentioned in the node list or if the given graph contains cycles.
-
cli-arguments CLI.Arguments.Arr For empty list of Strings returns empty array that has no elements. Trying to index it always returns error and can cause segmentation fault in the running program or interpreter (GHCi).
-
cli-arguments CLI.Arguments.Arr For empty list of Strings returns empty array that has no elements. Trying to index it always returns error and can cause segmentation fault in the running program or interpreter (GHCi).
-
cli-arguments CLI.Arguments.Arr For empty list of Strings returns empty array that has no elements. Trying to index it always returns error and can cause segmentation fault in the running program or interpreter (GHCi).
-
cli-arguments CLI.Arguments.Arr For empty list of Strings returns empty array that has no elements. Trying to index it always returns error and can cause segmentation fault in the running program or interpreter (GHCi).
-
cli-arguments CLI.Arguments.Arr For empty list of Strings returns empty array that has no elements. Trying to index it always returns error and can cause segmentation fault in the running program or interpreter (GHCi).