moonbit-community/debug/diff does not have a README file
pub(all) enum DebugDelta { Same(@moonbit-community/debug/repr.ReprRepr, Array[DebugDelta]) Different(@moonbit-community/debug/repr.ReprRepr, @moonbit-community/debug/repr.ReprRepr) Extra1(@moonbit-community/debug/repr.ReprRepr) Extra2(@moonbit-community/debug/repr.ReprRepr)}
pub type ReprDelta DebugDelta
fn ReprDelta::delta(self : ReprDelta) -> DebugDelta
fn ReprDelta::from_delta(delta : DebugDelta) -> ReprDelta
#deprecated("Use `struct T(A)` to declare a newtype and use `.0` access the underlying type instead.")fn ReprDelta::inner(self : ReprDelta) -> DebugDelta
fn diff_repr(x : @moonbit-community/debug/repr.ReprRepr, y : @moonbit-community/debug/repr.ReprRepr, max_relative_error? : Double) -> ReprDelta
Install
Powered by MoonBit
© 2026 mooncakes.io