GitHub - lsd/splat: A simple set of examples you can run to figure out how * works in Ruby · GitHub
Skip to content

lsd/splat

Folders and files

Repository files navigation

Hi,


In ruby [*[1,2,3]] == [1,2,3]. 

It doesn't stop there. The splat does all kinds of stuff.



To play with it, clone this, and then run splat.rb.


If you want, you can try to guess what ruby will give.

Run it in both 1.8 and 1.9 to see the differences.


Best,

Mischa 

About

A simple set of examples you can run to figure out how * works in Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages