pamoja for TypeScript - v0.1.17
    Preparing search index...

    Variable WINDOW_CAPACITYConst

    WINDOW_CAPACITY: number

    The number of readings a windowed helper keeps.

    The Rust helpers are generic over their capacity, which has no JavaScript equivalent, so these are built at one documented size. The crate's own examples use three to eight readings, so this is headroom rather than a limit.