Re: What is the splat operator doing here?
This is a response to a question I received on a Ruby macro I wrote which uses the splat operator heavily. Here I describe the two different behaviors of the splat operator and detail how the macro works. Re: What is the splat operator doing here?
Post a comment