Kuddle (Kuddle v0.1.0) View Source
Kuddle is a KDL (https://github.com/kdl-org/kdl) encoder and decoder.
Link to this section Summary
Functions
Select allows searching a document list for particular nodes by name, attributes or name and attribute.
Link to this section Types
Specs
document() :: Kuddle.Decoder.document()
Link to this section Functions
Specs
Specs
Specs
select(document(), Kuddle.Path.path()) :: document()
Select allows searching a document list for particular nodes by name, attributes or name and attribute.