Skip to main content
Module

x/structurae/index.ts>BitArray#getBit

Data structures for high-performance JavaScript applications.
Latest
method BitArray.prototype.getBit
import { BitArray } from "https://deno.land/x/structurae@4.0.1/index.ts";

Returns the bit at a given index.

Parameters

index: number

the index

Returns

the bit