← Back to team overview

ooc-dev team mailing list archive

Re: Array literals? Variable arguments?

 

On 15.10.2010 15:05, Damian wrote:
Thanks a lot!
In example readUntilStringB: func (args: ...) what is the type of args?

It's `VarArgs`, a cover defined in lang/VarArgs.



References