radix: Add a method to skip nulls and use it when initializing
I think the semantics used to be that the iterator would always start
at the first non-null element, which I broke when I switched to the
iterative implementation. This fixes that and introduces a method
that will be useful once iterators can point to null elements.
正在显示
请
注册
或者
登录
后发表评论