hmt-0.3: Haskell Music Theory

Music.Theory.Permutations

Documentation

permutations :: [a] -> [[a]]Source

multiset_permutations :: Ord a => [a] -> [[a]]Source