http://d.puremagic.com/issues/show_bug.cgi?id=3610



--- Comment #4 from Andrei Alexandrescu <and...@metalanguage.com> 2011-06-05 
17:35:27 PDT ---
The main issue I'm having with isNumeric is that it's almost as much work as
actually parsing the thing. So why not just parse it as a double and see if it
sticks? Most of the time, if it's numeric, you also would want to know the
value.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to