Ruby Search tree example confusion
Posted
by Senthil
on Stack Overflow
See other posts from Stack Overflow
or by Senthil
Published on 2010-04-20T09:19:05Z
Indexed on
2010/04/20
9:23 UTC
Read the original article
Hit count: 164
ruby
I've been trying to take apart this app which creates a search tree based on keywords, but I'm afraid its a bit too complex for me. Would anyone mind explaining it?
The format is off, so here's a pastebin (is pastie.org down?) version of it.
Any help is appreciated.
© Stack Overflow or respective owner