pure-shuffle

[ algorithms, apache, library ] [ Propose Tags ]

Please see the README on GitLab at https://gitlab.com/igrep/pure-shuffle#readme


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.1.1
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), mono-traversable, random-shuffle [details]
License Apache-2.0
Author Yuji Yamamoto
Maintainer yuji-yamamoto@iij.ad.jp
Category Algorithms
Home page https://gitlab.com/igrep/pure-shuffle#readme
Uploaded by igrep at 2018-11-16T07:04:08Z
Distributions NixOS:0.1.1.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1414 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-11-16 [all 1 reports]

Readme for pure-shuffle-0.1.1.1

[back to package description]

pure-shuffle

Provides shuffle function (and its related ones) depending only on Monad (without any specific random number generators).