[Haskell-cafe] Re: Implementing fixed-sized vectors (using
datatype algebra?)
Alfonso Acosta
alfonso.acosta at gmail.com
Sat Feb 2 07:46:10 EST 2008
On Feb 1, 2008 10:33 PM, Wolfgang Jeltsch <g9ks157k at acme.softbase.org> wrote:
> > Actually it would maybe be better to create common high-level
> > interface that could include unary, binary and decimal arithmetic so
> > that the library could be easily reused in other projects (people like
> > Bjorn, seem to be using the unary implementation). I don't know if it
> > would be feasible though.
>
> I'd say, let's start with the decimal thing. We can extend our package later
> if there's a need to do this, can't we?
OK, let's do it like that.
More information about the Haskell-Cafe
mailing list