c19f67ce30
We frequently use `long`s with `BitArray` in aggs and right now we have to assert that the `long` fits in an `int`. This adds support for `long` to `BitArray` so we don't need those assertions. |
||
---|---|---|
.. | ||
src | ||
build.gradle |