Hacker News new | ask | show | jobs
by manveru 5005 days ago
Why `p` though? That's a method on Kernel already and does puts(args.inspect)
1 comments

Just changed it. I was hoping people wouldn't mix and match, but I don't mind using `o` instead:

https://github.com/davejacobs/letters/issues/6

Thank you very much.