Varargs is a feature in Kotlin that allows you to pass a variable number of arguments to a function. The syntax for declaring a vararg parameter is to put vararg in front of the parameter type.
-
Notifications
You must be signed in to change notification settings - Fork 0
Varargs is a feature in Kotlin that allows you to pass a variable number of arguments to a function. The syntax for declaring a vararg parameter is to put vararg in front of the parameter type.
License
VaibhavMojidra/Kotlin---Demo-Varargs
About
Varargs is a feature in Kotlin that allows you to pass a variable number of arguments to a function. The syntax for declaring a vararg parameter is to put vararg in front of the parameter type.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published