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

Utils.ShuffleMWC

Documentation

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

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