[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: small integers



One thing that would be nice which might finesse this problem would be to 
extend the notion of singletons to cover slot values; that way one could
have a type specifier along the lines of ( bibble (<integer> min: 0 max:255)),
and let the compiler determine the meaning. Of course, if this is too general,
then dispatching gets even heavier- I just miss Haskell/Miranda style
patterns and guards..
Simon