hw-xml-0.1.0.3: Conduits for tokenizing streams.

Safe HaskellNone
LanguageHaskell2010

HaskellWorks.Data.Xml.Succinct.Index

Documentation

class XmlIndexAt a where Source #

Minimal complete definition

xmlIndexAt

Methods

xmlIndexAt :: a -> XmlIndex Source #