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.

Index

Classes

Interfaces

Type Aliases