How to identify unsigned long in Clojure? (Or are there arbitrary dimensional numbers in the standard library, for example, some BigInt or BigNum?)
I would use it only in bitwise operations, so technically the numerical value represented by binary data is not so important, but I would still like numbers> 2 63 to display as positive integers when I have printlnthem.
source
share