Rename the properties of FunctionMetadata
interface to make them more logical
#1401
Labels
Custom Functions
Feature
Something we can add later on without introducing a breaking change
Impact: Low
Description
returnNumberType
->returnType
arraySizeMethod
->shapeOfResultMethod
arrayFunction
->enableArrayArithmeticForArguments
Do not remove the existing props. Mark them as deprecated instead.
Links
https://github.com/handsontable/hyperformula/blob/master/src/interpreter/plugin/FunctionPlugin.ts
The text was updated successfully, but these errors were encountered: