hsc3-lang-0.7: Sound/SC3/Lang/Collection.hs
module Sound.SC3.Lang.Collection
( module Sound.SC3.Lang.Collection.Collection
, module Sound.SC3.Lang.Collection.Numerical
, module Sound.SC3.Lang.Collection.SequenceableCollection ) where
import Sound.SC3.Lang.Collection.Collection
import Sound.SC3.Lang.Collection.Numerical
import Sound.SC3.Lang.Collection.SequenceableCollection