Y
Hacker News
new
|
ask
|
show
|
jobs
by
ThrustVectoring
2418 days ago
Gotten bit by that before in Ruby, which attempted to pretty print objects by recursively enumerating their properties and printing them. One mutually recursive data structure later...