Hoogle Search
Within LTS Haskell 24.48 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
formatGraphAsLazyText :: RDFGraph -> Textswish Swish.RDF.Formatter.Turtle Convert the graph to text.
formatGraphAsText :: RDFGraph -> Textswish Swish.RDF.Formatter.Turtle Convert the graph to text.
formatGraphDiag :: Builder -> Bool -> RDFGraph -> (Builder, NodeGenLookupMap, Word32, [String])swish Swish.RDF.Formatter.Turtle Format graph and return additional information.
formatGraphIndent :: Builder -> Bool -> RDFGraph -> Builderswish Swish.RDF.Formatter.Turtle Convert the graph to a builder using the given indentation text.
formGraph :: LookupFormula lb gr -> grswish Swish.RDF.Graph The contents of the formula
formLabel :: LookupFormula lb gr -> lbswish Swish.RDF.Graph The label for the formula
formulae :: NSGraph lb -> FormulaMap lbswish Swish.RDF.Graph any associated formulae (a.k.a. sub- or named- graps)
-
swish Swish.Rule Named formula value
formName :: Formula ex -> ScopedNameswish Swish.Rule Name used for formula in proof chain
forwardMessage :: ForwardMessageRequest -> ClientM (Response Message)telegram-bot-api Telegram.Bot.API.Methods.ForwardMessage Use this method to forward messages of any kind. On success, the sent Message is returned.