Type Parameters

  • T
  • U

Hierarchy (view full)

Constructors

Properties

_errors: JSONSetValidationError<T>[] = []
_id: number
_possibleSelections: PossibleSolution<T, U>[][] = []
blueprint: JSONSetBlueprint<T, U>

Accessors

Methods

  • Type Parameters

    • T

    Parameters

    • array: T[]
    • start: number
    • end: number

    Returns T[][]