It's a lexicographical iterator, you can get all the elements in ranges
It's a lexicographical iterator, you can get all the elements in ranges
Between 2 different vectors for example?
Oh I just saw your video - it’s for the vector ids - this is very useful! I was just writing a feature that separately wrote the ids as strings and used SCAN to find them - now it can happen inside the vector set and much more efficiently. Awesome!