jrgemignani commented on issue #1109:
URL: https://github.com/apache/age/issues/1109#issuecomment-1773536483
@M4rcxs Do you mean as a parameter of type list?
For example:
```
lst = ['this', 'that', 1, 2, {name: "Jim"}]
toUpper(lst) or toLower(lst)
```
If so, it doesn't really make sense to.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]