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

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.