On Nov 18, 5:35 pm, "Stephen C. Gilardi" <[EMAIL PROTECTED]> wrote:
> I think Clojure should change to allow (bigdec 3) to succeed.
> BigDecimal has a valueOf method that accepts a long. It has a
> constructor that accepts an int. I haven't made a bug report on this
> yet, but here it is.
>

SVN 1135 enhances bigdec/bigint to support all numeric types and all
single-arg ctors, including from String.

Rich

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to