Function

nerdamer.symbols

src/index.ts:660
nerdamer.symbols(...args: string[]): Record<string, Expression>

Creates frozen plain-variable Expressions keyed by their requested names.

Parameters

NameTypeDescription
argsstring[]A series of string variables

Returns

Record<string, Expression> — An object of created symbols