[Bug 27098] possibility of functions to return multiple arguments which can be used in the argumentlist of a functioncall.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27098

--- Comment #5 from Rob <r.stapper@lijbrandt.nl> ---
Just came back from my run and I kept wandering what the actual fun is of the
arity of a function being part of its identification. Is that more interesting
than being able to nest functioncall to functions with more than one return
value?

An option could be, so both features could be implemented besides eache other,
to be able to overrule the arity calculated from the argumentlistsize with the
#<integer> notation in case of these nested functioncalls, f.e. g#2(f())

Just something that popped up while running.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 20 October 2014 15:42:05 UTC