use ;
/// Whether a recollection is all of what the scope held, or as much of
/// it as the budget allowed.
///
/// Said out loud rather than left to be inferred from a count nobody
/// has. A reader weighing what earlier sessions decided has to know
/// whether it is looking at the whole record or at the front of it; a
/// truncated recollection that did not say so would read as a complete
/// one, which is the only way a bound can turn into a lie.