lvmlib-1.0: The Lazy Virtual Machine (LVM).

Safe HaskellNone

Lvm.Common.Id

Documentation

data Id Source

Instances

setNameSpace :: Enum a => a -> Id -> IdSource

mapWithSupply :: (NameSupply -> a -> b) -> NameSupply -> [a] -> [b]Source