What does the parameter name `a` stands for in fmt package's functions?

like,

func Printf(format string, a ...interface{}) (n int, err error)

Is it argument?

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAK-mku7hhHXNF89cXxfsArU%2BeqtaypBEuj1a1V%3DzFUL_CnzwaQ%40mail.gmail.com.

Reply via email to