From: Dave Thomas Date: 2002-10-02T01:37:46+09:00 Subject: Re: thoughts on typelessness William Djaja Tjokroaminata writes: > "a string".to_f # >> 0.0, and no runtime error I've always thought this was a bug in the libraries :) Dave