Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Kulitta.Learning.Parser
Documentation
findMatches :: Eq a => [Rule a] -> [a] -> [(a, [a])] Source #
filterUniques :: Eq a => [[a]] -> [[a]] Source #
removeRedundants :: Eq a => [[a]] -> [[a]] Source #
Kulitta-2.2.1: Library for automated composition and musical learning
Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Kulitta.Learning.Parser
findMatches :: Eq a => [Rule a] -> [a] -> [(a, [a])] Source #
filterUniques :: Eq a => [[a]] -> [[a]] Source #
removeRedundants :: Eq a => [[a]] -> [[a]] Source #