From: tamouse mailing lists Date: 2013-04-02T02:53:26+09:00 Subject: Re: Recursion with Hash pretty simple: your line: > if h.eql? ({c: 23}) then should not have a space after eql?: > if h.eql?({c: 23}) then