Gumbo.jl icon indicating copy to clipboard operation
Gumbo.jl copied to clipboard

Fully implement AbstractTrees

Open balping opened this issue 1 year ago • 0 comments

A bunch of convenience functions provided by AbstractTrees became available by implementing some of their traits.

For efficient traversal, an additional index_within_parent field has been added to nodes, just as it is the case for the C library.

balping avatar Jan 18 '24 00:01 balping