hsc3-0.1: Haskell SuperColliderContentsIndex
Sound.SC3.UGen.UId
Synopsis
class Monad m => UId m where
generateUId :: m Int
Documentation
class Monad m => UId m where
A class indicating a monad that will generate a sequence of unique integer identifiers.
Methods
generateUId :: m Int
show/hide Instances
Produced by Haddock version 0.8