there are no objects in mel. Just functions, commands or types. Only types make any real sense to pass.
As such you can not meaningfully pass a toStringArray functon as anything orher than a function. Which itself makes no sense, since pyton has same functionality built in.
Please clarify your purpose