4bitlabs Low-Level Bit/Byte Utilities
    Preparing search index...

    Module @4bitlabs/vector

    A simple, !TypedArray-backed resizable vector data-structure for ints, floats, and bigints.

    Comes in two flavors: Vector and BigVector. Use Vector for Number arrays, and use BigVector for BigInt arrays.

    BigVector
    Vector
    TypedArrayConstructor
    BigTypedArrayConstructor
    VectorOptions
    VectorFromOptions
    TypedArray
    BigTypedArray