hsc3-0.1.1: Haskell SuperCollider

Sound.SC3.UGen.UId

Synopsis

Documentation

class Monad m => UId m whereSource

A class indicating a monad that will generate a sequence of unique integer identifiers.

Instances