hyperformula icon indicating copy to clipboard operation
hyperformula copied to clipboard

Rename the properties of `FunctionMetadata` interface to make them more logical

Open sequba opened this issue 1 year ago • 0 comments

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

sequba avatar Apr 04 '24 15:04 sequba