in reply to Should we handle multiple arguments as a list?
Thinking as I type, I guess any function that takes one argument and returns one value, *could* return a list if passed a list *and* called in list context. (>1 argument not called in list context might cause a warn/die).
|
|---|