hyperformula
hyperformula copied to clipboard
Lots of FunctionPlugin's functions needs documenting
Description
evaluateAst, arraySizeForAst, listOfScalarValues, coerceScalarToNumberOrError, runFunctionWithReferenceArgument, metadata all need documenting.
These are protected methods available for custom functions for users to use so they should be documented. They are already used in the NumericAggregationPlugin heavily.
Links
https://handsontable.github.io/hyperformula/guide/custom-functions.html#custom-class-definition
Type of issue
- [x] Missing documentation
Related to #779