From: "David A. Black" Date: 2004-03-02T06:00:05+09:00 Subject: Re: concerns about Proc,lambda,block Hi -- On Tue, 2 Mar 2004, Austin Ziegler wrote: > I think that what's more bothersome to me is that there doesn't appear to be > a way to convert one type of Proc to another. I can't do: > n.argument_style(:yield) or n.argument_style(:method). I agree with you in principle, though I would rather see Proc and Block (or similar), just as we have Array and Hash (rather than one object with index_style(:unordered_keys) and index_style(:integers)). David -- David A. Black dblack@wobblini.net