haskore-0.1.0.4: The Haskore Computer Music SystemSource codeContentsIndex
Medium.Plain.List
Documentation
data T a Source
Constructors
Primitive a
Serial [T a]
Parallel [T a]
parallelToList :: T a -> [T a]Source
serialToList :: T a -> [T a]Source
Produced by Haddock version 2.6.0