Skip to main content

fresh_loose_id

Function fresh_loose_id 

Source
pub open spec fn fresh_loose_id<M: AnyFrameMeta + Repr<MetaSlotSmall>>(
    m: Map<LooseId, UniqueFrameOwner<Link<M>>>,
) -> LooseId
Expand description
{ choose |id: LooseId| !m.dom().contains(id) }

Fresh-id helper for the loose-frame id space.