Hoogle Search
Within LTS Haskell 23.22 (ghc-9.8.4)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
indexedCursorFromText_ :: Text -> IndexedCursorxml-indexed-cursor Text.XML.Cursor.Indexed Similar to indexedCursorFromByteString_ but uses parseText_ instead of parseLBS_.
indexedCursorNodeIndex :: IndexedCursor -> NodeIndexxml-indexed-cursor Text.XML.Cursor.Indexed Get the NodeIndex from the IndexedNode pointed to by an IndexedCursor.
toCursor :: (node -> [node]) -> node -> Cursor nodexml-indexed-cursor Text.XML.Cursor.Indexed No documentation available.