Skip to main content

fresh_segment_id

Function fresh_segment_id 

Source
pub open spec fn fresh_segment_id(m: Map<SegmentId, SegmentEntry>) -> SegmentId
Expand description
{ choose |id: SegmentId| !m.dom().contains(id) }

Fresh-id helper for the segment id space.