generalized IntMap - IntegerMap or IntegralMap

Henning Thielemann lemming at henning-thielemann.de
Mon Jan 22 09:14:18 UTC 2018


On Mon, 22 Jan 2018, David Feuer wrote:

> 3. I don't think any existing classes really get the point across.

I would be happy with a custom class that has Word32 and Word64 as member, 
and optimally a way to compose these words, e.g.
    type Word96 = Stack Word32 Word64


More information about the Libraries mailing list