packages feed

vector-0.13.0.0: README.md

The `vector` package [![Build Status](https://github.com/haskell/vector/workflows/CI/badge.svg)](https://github.com/haskell/vector/actions?query=branch%3Amaster)
====================

An efficient implementation of `Int`-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework.

See [`vector` on Hackage](http://hackage.haskell.org/package/vector) for more information.