Skip to main content
Module

x/structurae/ranked-bit-array.ts>RankedBitArray#select

Data structures for high-performance JavaScript applications.
Latest
method RankedBitArray.prototype.select
import { RankedBitArray } from "https://deno.land/x/structurae@4.0.1/ranked-bit-array.ts";

Returns the select of a bit at a given index.

Parameters

index: number

the index

Returns

number

the select