I wonder how a programming language “extension” to Excel works together with the fact that the excel language is localized. Will the lambda function names be similarly localized?
I was under the impression that it would ship with a standard library with functions, and not require the user to define common ones in every workbook (HEAD, MAP, REDUCE, ...)
I can see the definition of HEAD in their example but having to do that in my Swedish Excel would be bloody terrible.