Skip to content

History-sink-snapshot

moonbit
pub fn HistorySink::snapshot(self : HistorySink) -> Array[Record]

Returns copied records ordered from oldest to newest. Later writes and mutation of the returned array do not change the retained history.

Published from the repository docs folder with VitePress.