In the expression language a function can be declared: For example: `function int concat(int[] arr)` allow for java style annotation above these functions that can be introspected to: - [ ] show documentation on hover - [ ] hint the transformation of the function to a specific language
In the expression language a function can be declared:
For example:
function int concat(int[] arr)allow for java style annotation above these functions that can be introspected to: