successor method. given a leaf, returns the next set bit if exists, otherwise Nullable.null. Overloads by passing only one parameter, which is the bit number of interest.
See Implementation
successor method. given a leaf, returns the next set bit if exists, otherwise Nullable.null. Overloads by passing only one parameter, which is the bit number of interest.