Closed BrentDouglas closed 5 years ago
Currently it sets the length to the position of the needle in the first word it looks up and only searches indices below that. This is incorrect after the initial word where we need to search from the top.
Currently it sets the length to the position of the needle in the first word it looks up and only searches indices below that. This is incorrect after the initial word where we need to search from the top.