You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is actually less being broken than just the docstrings for these functions not existing. I added those functions to the API page to highlight the issue, but so far they have not been added.
In addition to this: may I suggest that the doc include a couple of paragraphs about “how to define your own tree type (indexed vs. struct-like)”? I know that there are examples, but 1) they are not too easy to read (being split among multiple files), 2)they do not really cover the whole API (e.g. the filesystem case seems to rely on generic methods?) and 3) I don't see an indexed tree example in them.
Most docs appear to be broken
https://juliacollections.github.io/AbstractTrees.jl/dev/api/
The text was updated successfully, but these errors were encountered: