- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Re: Unsigned Integral Type
Tue, 2011-10-11, 11:54
Hi Roland,
> and it looks like you might want to use that in your library. There’s a wrapper in scala.math.BigInt which provides symbolic method names (a + b and friends) which you can use for inspiration when creating a non-negative wrapper.
>
> https://lampsvn.epfl.ch/trac/scala/browser/scala/tags/R_2_9_1_final/src/...
OK, this seems to be a good starting point. Thanks. :)
Cheers,
--Hossein
--------------------------------------------------------------------------------------------------------------
Seyed H. HAERI (Hossein)
Research Assistant
Institute for Software Systems (STS)
Technical University of Hamburg (TUHH)
Hamburg, Germany
ACCU - Professionalism in programming - http://www.accu.org/
--------------------------------------------------------------------------------------------------------------