Type Alias: EvaluationsFor<E>
EvaluationsFor<
E> = typeofENTITY_EVALUATION[E][number]
Defined in: semantics/taxonomy.ts:441
Evaluations that are legal for entity E.
Type Parameters
| Type Parameter |
|---|
E extends Entity |
EvaluationsFor<
E> = typeofENTITY_EVALUATION[E][number]
Defined in: semantics/taxonomy.ts:441
Evaluations that are legal for entity E.
| Type Parameter |
|---|
E extends Entity |