Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EvalStateResult<State>

Type parameters

  • State

Hierarchy

  • EvalStateResult

Index

Constructors

Properties

Constructors

constructor

  • new EvalStateResult<State>(state: State, validity: Record<string, boolean>): EvalStateResult<State>

Properties

Readonly state

state: State

Readonly validity

validity: Record<string, boolean>

Generated using TypeDoc