[Haskell-cafe] Array, Vector, Bytestring
briand at aracnet.com
briand at aracnet.com
Tue Jun 4 04:38:26 CEST 2013
On Mon, 03 Jun 2013 19:16:08 +0000
silvio <silvio.frischi at gmail.com> wrote:
> Hi everyone,
>
> Every time I want to use an array in Haskell, I find myself having to
> look up in the doc how they are used, which exactly are the modules I
> have to import ... and I am a bit tired of staring at type signatures
> for 10 minutes to figure out how these arrays work every time I use them
> (It's even worse when you have to write the signatures). I wonder how
> other people perceive this issue and what possible solutions could be.
My opinion, it's every bit as bad you say it is...
Not a clue as to what can be done about it.
Probably yet another vector module.
More information about the Haskell-Cafe
mailing list