API

StructuredEntityType

src/core/types.ts:66
StructuredEntityType: Matrix | Vector | Collection | Dictionary

Structured parser entities that participate in aggregate operations. The union describes Nerdamer's supported matrix, vector, ordered collection, and keyed dictionary containers. It deliberately excludes value sets and equations, whose semantics are not ordinary elementwise structured operations.