package qcow

  1. Overview
  2. Docs

Clusters which have been allocated but not yet placed somewhere reachable from the GC

get t query the current contents of the set

val remove : t -> Qcow_types.Cluster.IntervalSet.t -> unit

remove t less removes less from the set

val mem : t -> Qcow_types.Cluster.t -> bool

mem t cluster is true if cluster is in t