Same here, would be nice to have `biginteger?` in core as well.

On Wednesday, June 8, 2016 at 7:13:14 AM UTC+2, puzzler wrote:
>
> Also non-scientific: I personally use BigInteger a fair amount, but have 
> never needed to use BigDecimal.
>
> On Tue, Jun 7, 2016 at 9:41 PM, <se...@corfield.org <javascript:>> wrote:
>
>> As a completely non-scientific data point, we had precisely one place in 
>> our 30k+ lines of code where we can use bigdec? And there is also precisely 
>> one place we could use biginteger? 😊
>>
>>  
>>
>> Sean Corfield -- (904) 302-SEAN
>> An Architect's View -- http://corfield.org
>>
>>  
>>
>> *From: *Alex Miller <javascript:>
>> *Sent: *Tuesday, June 7, 2016 7:56 PM
>> *To: *Clojure <javascript:>
>> *Subject: *Re: [ANN] Clojure 1.9.0-alpha5
>>
>>  
>>
>> Not sure, I can ask. I think BigDecimal is probably used way more than 
>> BigInteger.
>>
>>
>> On Tuesday, June 7, 2016 at 8:52:36 PM UTC-5, Sean Corfield wrote:
>>
>> Whilst updating our code, I noticed there’s bigdec? to test for 
>> java.math.BigDecimal but not bigint? or biginteger?
>>
>>  
>>
>> Is there a specific reason for that omission or were those just missed?
>>
>> -- 
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clo...@googlegroups.com 
>> <javascript:>
>> Note that posts from new members are moderated - please be patient with 
>> your first post.
>> To unsubscribe from this group, send email to
>> clojure+u...@googlegroups.com <javascript:>
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "Clojure" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to clojure+u...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>>  
>>
>> -- 
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clo...@googlegroups.com 
>> <javascript:>
>> Note that posts from new members are moderated - please be patient with 
>> your first post.
>> To unsubscribe from this group, send email to
>> clojure+u...@googlegroups.com <javascript:>
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "Clojure" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to clojure+u...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to