BSD-3-Clause licensed by Dan Doel
This version can be pinned in stack with:vector-algorithms-0.7.0.4@sha256:a7b83cb8ddb2426dbdc13e4f0674683e5a111208f6ee6ecf5b6cd9414418dfc8,3423

Module documentation for 0.7.0.4

  • Data
    • Data.Vector
      • Data.Vector.Algorithms
        • Data.Vector.Algorithms.AmericanFlag
        • Data.Vector.Algorithms.Heap
        • Data.Vector.Algorithms.Insertion
        • Data.Vector.Algorithms.Intro
        • Data.Vector.Algorithms.Merge
        • Data.Vector.Algorithms.Optimal
        • Data.Vector.Algorithms.Radix
        • Data.Vector.Algorithms.Search
        • Data.Vector.Algorithms.Tim

Efficient algorithms for sorting vector arrays. At some stage other vector algorithms may be added.