Just a thought: why isn't it allowed to have `vara...
# language-proposals
n
Just a thought: why isn't it allowed to have
vararg
in a higher order function?
(vararg String) -> Unit
👍 4