Revision 179c0828 htools/Ganeti/HTools/Container.hs

b/htools/Ganeti/HTools/Container.hs
59 59

  
60 60
import qualified Ganeti.HTools.Types as T
61 61

  
62
-- | Our key type.
63

  
62 64
type Key = IntMap.Key
65

  
66
-- | Our container type.
63 67
type Container = IntMap.IntMap
64 68

  
65 69
-- | Locate a key in the map (must exist).

Also available in: Unified diff