Const
Simple binary search that returns the offset of item that is >= the value 'x' passed in.
Optional
Simple binary search that returns the offset of item that is >= the value 'x' passed in.