BSD-3-Clause licensed by Mitchell Dalvi Rosen
This version can be pinned in stack with:list-shuffle-1.0.0.1@sha256:91b80a786eb5ddb0ceb66bbdd64d3222ed35c6c2536b26b70f5a3200b788ac18,2280

Module documentation for 1.0.0.1

Depends on 3 packages(full list with versions):

list-shuffle

GitHub CI Hackage Stackage LTS Stackage Nightly Dependencies

List shuffling and sampling with optimal asymptotic time and space complexity using the imperative Fisher–Yates algorithm.

Changes

[1.0.0.1] - May 15, 2024

  • Fix missing-local-signatures warning on GHC 9.8+

[1.0.0] - October 25, 2023

  • Initial release.