bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class MergeElementsOfLists<T>

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    • Type Parameters

      • T

      Parameters

      • Optionallists: T[]
      • Optionallevel: number

      Returns MergeElementsOfLists<T>

    Properties

    lists: T[]

    The list from which we need to get an item

    undefined
    
    level: number

    The level on which to merge the elements. 0 means first level

    0
    

    0

    Infinity

    1