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

Safe HaskellNone

Lvm.Common.IdSet

Documentation

data Id Source

Instances

foldSet :: (Id -> a -> a) -> a -> IdSet -> aSource