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
We should specify whether find() may be called to look for a string that isn't in the tree. If it can, then we need to specify what to do with "LeftLinksFollowed" and "RightLinksFollowed" (i.e. do we count one more link to reach the "null" terminator, or no?)
The text was updated successfully, but these errors were encountered:
Moving from aaronbloomfield#186:
We should specify whether
find()
may be called to look for a string that isn't in the tree. If it can, then we need to specify what to do with "LeftLinksFollowed" and "RightLinksFollowed" (i.e. do we count one more link to reach the "null" terminator, or no?)The text was updated successfully, but these errors were encountered: