History-sink-dropped-count
moonbit
pub fn HistorySink::dropped_count(self : HistorySink) -> IntReturns the cumulative number of records evicted because the bounded history was full. clear() resets this count for the new history session.