mischa / splat
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
splat /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Feb 26 04:09:00 -0800 2009 | |
| |
README | Thu Feb 26 04:11:11 -0800 2009 | |
| |
diff.rb | Fri Feb 27 10:02:15 -0800 2009 | |
| |
example.rb | Thu Feb 26 04:43:53 -0800 2009 | |
| |
ruby_186.txt | Fri Feb 27 10:02:15 -0800 2009 | |
| |
ruby_191.txt | Fri Feb 27 10:02:15 -0800 2009 | |
| |
splat.rb | Thu Feb 26 05:19:40 -0800 2009 |
README
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
