Sound.Sc3.Ugen.Label
Description
Label.
newtype Label Source #
Constructors
Fields
Defined in Sound.Sc3.Ugen.Label
Methods
readsPrec :: Int -> ReadS Label #
readList :: ReadS [Label] #
readPrec :: ReadPrec Label #
readListPrec :: ReadPrec [Label] #
showsPrec :: Int -> Label -> ShowS #
show :: Label -> String #
showList :: [Label] -> ShowS #
(==) :: Label -> Label -> Bool #
(/=) :: Label -> Label -> Bool #
compare :: Label -> Label -> Ordering #
(<) :: Label -> Label -> Bool #
(<=) :: Label -> Label -> Bool #
(>) :: Label -> Label -> Bool #
(>=) :: Label -> Label -> Bool #
max :: Label -> Label -> Label #
min :: Label -> Label -> Label #