Intro You wanna return more than one value from a method? You don't want to do some hack like returning a list? Well here are two ways you can easily answer these two questions. Old School (The out keyword) Here is how you can use the out keyword to ...
rickwag.hashnode.dev2 min read
No responses yet.