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

Utils.Shuffle

Documentation

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

doShuffle :: MonadRandom m => [t] -> m [t]Source