Tricon (David Aaron Fendley)
- Login: Tricon
- Email: tricon@me.com
- Registered on: 07/20/2011
- Last sign in: 07/20/2011
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
07/20/2011
-
04:13 AM Ruby Feature #5054: Compress a sequence of ends
- I think the phrase "fold up" is more descriptive of what this is attempting to do. Thus I propose:
~~~ruby
module MyModule
class MyClass
def my_method
10.times do
if rand < 0.5
p :small
fuuuuu