seekExact
Seeks to exactly this term, returning null if the term doesn't exist. This is faster than using .seekFloor or .seekCeil because it short-circuits as soon the match is not found.
Seeks to exactly this term, returning null if the term doesn't exist. This is faster than using .seekFloor or .seekCeil because it short-circuits as soon the match is not found.