From: Daniel Schierbeck Date: 2006-05-28T19:34:19+09:00 Subject: Re: Crazy thought -- Rubyish type conversion? transfire@gmail.com wrote: > def foo(bar, baz, bur) > argsto :i, :str, :sym > # something > end This seems like the most easily achievable way, although I'd still like to have the types in the argument list. Daniel