On Sun, Jun 04, 2006 at 06:32:54PM +0900, Robert Klemme wrote: [snip] > > It's a nice excercise to get used to operators and numercial coercion. :-) > > Maybe we can even generalize that and put it into the standard lib - > something like a restricted integer that calculates with a max number > of bits. I was hoping this would be in the standard lib since I have to do it a lot! I will be filling out that class so that I won't have to type as much though. :-) --Aaron