Safe Haskell | None |
---|---|
Language | Haskell98 |
Sound.SC3.Server.Allocator.SetAllocator
Documentation
data SetAllocator i Source
Instances
Eq i => Eq (SetAllocator i) | |
(Enum i, Show i) => Show (SetAllocator i) | |
Integral i => IdAllocator (SetAllocator i) | |
type Id (SetAllocator i) = i |
cons :: Integral i => Range i -> SetAllocator i Source