Bitmap.rank

Returns the number of integers that are smaller or equal to x.

class Bitmap
@nogc @safe const pure
ulong
rank
(
const uint rank
)

Meta