> MAIL filled in missing Int<N> structures > > So we now have Int2, Int3, ..., Int31, Int32, Int64. Can we support Word<N> in the same way? Arithmetic and bit-ops should work fine with to/from functions. Shifts and rotates need to be handled differently.