Named arguments is a feature in Kotlin that allows you to pass arguments to a function by specifying the name of the parameter along with the value, instead of relying solely on the order of the parameters.
-
Notifications
You must be signed in to change notification settings - Fork 0
Named arguments is a feature in Kotlin that allows you to pass arguments to a function by specifying the name of the parameter along with the value, instead of relying solely on the order of the parameters.
License
VaibhavMojidra/Kotlin---Demo-Named-Arguments
About
Named arguments is a feature in Kotlin that allows you to pass arguments to a function by specifying the name of the parameter along with the value, instead of relying solely on the order of the parameters.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published