v2.4.1: Functional iterator bug fix; WB-tree balance improvements
This release fixes a serious bug in functional iterators on CHAMP collections: when created on an empty collection, the iterator would not report itself as empty and would return garbage.
It also contains some improvements to WB-tree balancing that make lookups slightly faster.