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
I would prefer if the Tree type, module, and function used language that was use-case agnostic. Instead, for example, the function that returns the root of the tree is called outcome.
The text was updated successfully, but these errors were encountered:
I noticed this naming as well. Bad naming isn't limited to just the tree module, of course. But I'm okay with changing the names in this module to be more general. What names would you propose we use here going forward?
I would prefer if the
Tree
type, module, and function used language that was use-case agnostic. Instead, for example, the function that returns the root of the tree is calledoutcome
.The text was updated successfully, but these errors were encountered: