Removed the need for a special vector-type map.
authorChristiaan Baaij <christiaan.baaij@gmail.com>
Thu, 2 Jul 2009 13:19:07 +0000 (15:19 +0200)
committerChristiaan Baaij <christiaan.baaij@gmail.com>
Thu, 2 Jul 2009 13:19:07 +0000 (15:19 +0200)
Vector types are stripped of their length and then used as key.
Note that is of course an invalid haskell type, and is only meant
for internal use.


No differences found