three-nebula API
    Preparing search index...

    Class ArraySpan<T>

    Class for storing items of a given type and fetching a randomised value from them. T is the element type (e.g. a colour string, a Body).

    Type Parameters

    • T = unknown

    Hierarchy (View Summary)

    Index
    _center: number | boolean
    _isArray: boolean
    a: number | T[]
    b: number
    items: T[]
    type: string