wqbcs/moon_collections/traits does not have a README file
pub(open) trait Deterministic : Collection {
fn fingerprint(Self) -> UInt64
fn ordered_eq(Self, Self) -> Bool
}DETERMINISTIC × VERIFIABLE × COMPOSABLE collections for MoonBit/WASM — 12 ordered structures, FNV-1a fingerprints with lazy caching (all 11 Deterministic structs), 311 tests. Same input → same output → same fingerprint, always.