API
src/core/types.ts:32NerdamerInput
NerdamerInput: ExpressionInput | Vector | ValuesSet | Collection | Matrix | Dictionary | EquationValues accepted across Nerdamer's root API and direct object model. This extends ExpressionInput with the structured parser entities and equations that can be passed back into supported operations. Individual functions may accept a narrower subset and should document that restriction locally.
