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
Currently there is no good documentation for how Paths are used to traverse trees. This is fairly non-trivial and for the longevity of Sapling it would be good to document any non-trivial parts of the code. This could probably be done in parallel with #45, which itself can't easily be done in parallel with #36, because it will generate merge conflicts.
The text was updated successfully, but these errors were encountered:
Currently there is no good documentation for how
Path
s are used to traverse trees. This is fairly non-trivial and for the longevity of Sapling it would be good to document any non-trivial parts of the code.This could probably be done in parallel with #45, which itself can't easily be done in parallel with #36, because it will generate merge conflicts.The text was updated successfully, but these errors were encountered: