On 15 Sep, Hans Aberg wrote:
>   The generalization of the Int type, as I see it, is a binary type, a
> sequence of bit of fixed length, which has special operations such as
> right/left shift with under/overflow, rotations, signed/unsigned arithmetic
> and Boolean bit operations.

agreed, though I think there is a strong case of providing most of
those operations on Integer too (perhaps at a different type).

-- 
Jon Fairbairn                                 [EMAIL PROTECTED]




Reply via email to