JYU-Utils-0.1.1.1: Some utility functions for JYU projects

Utils.ShuffleMWC

Documentation

shuffle :: [t] -> [Int] -> [t]Source

doShuffle :: (PrimMonad m, Functor m) => Gen (PrimState m) -> [t] -> m [t]Source