Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. allExtensions :: Extensions

    sundown Text.Sundown.Html.Text

    All Extensions enabled

  2. allHtmlModes :: HtmlRenderMode

    sundown Text.Sundown.Html.Text

    All the HtmlRenderMode enabled

  3. allDatatypeRulesets :: [RDFRuleset]

    swish Swish.RDF.BuiltIn

    The data type rule sets known to Swish.

  4. allRulesets :: [RDFRuleset]

    swish Swish.RDF.BuiltIn

    All the rule sets known to Swish.

  5. allDatatypes :: [RDFDatatype]

    swish Swish.RDF.BuiltIn.Datatypes

    Al the data type declarations built into Swish.

  6. allDatatypeRulesets :: [RDFRuleset]

    swish Swish.RDF.BuiltIn.Rules

    The data type rule sets known to Swish.

  7. allRulesets :: [RDFRuleset]

    swish Swish.RDF.BuiltIn.Rules

    All the rule sets known to Swish.

  8. allLabels :: Label lb => (lb -> Bool) -> NSGraph lb -> Set lb

    swish Swish.RDF.Graph

    Return list of all labels (including properties) in the graph satisfying a supplied filter predicate. This routine includes the labels in any formulae.

  9. allNodes :: Label lb => (lb -> Bool) -> NSGraph lb -> Set lb

    swish Swish.RDF.Graph

    Return list of all subjects and objects in the graph satisfying a supplied filter predicate.

  10. allowLocalNames :: N3State -> Bool

    swish Swish.RDF.Parser.N3

    No documentation available.

Page 144 of many | Previous | Next