@hackage array-utils0.3

Primitive functions for updating many elements in mutable arrays at once

  • Categories

  • License

    BSD-3-Clause

  • Maintainer

    Alex Mason <axman6@gmail.com>

  • Versions

    • 0.3 Sat, 29 Jan 2011
    • 0.2 Sat, 22 Jan 2011
    • 0.1 Sat, 22 Jan 2011

An collection of functions for working with multiple elements in mutable arrays. It is hoped some or all of these functions will be included in the array package for GHC 7.2. New in this version: Basically all names have been changed. A lot of redundant information has been removed as well.