View Source vdist (erldist_filter v1.1.0)

Link to this section Summary

Link to this section Types

-type atom_cache_index() :: 0..2038.
Link to this type

atom_cache_ref_entry/0

View Source
-type control_message() :: dop_t().
-type dop_t() :: dop_without_payload_t() | dop_with_payload_t().
Link to this type

dop_without_payload_t/0

View Source
-type fragment_id() :: vterm:u64().
-type sequence_id() :: vterm:u64().

Link to this section Functions

-spec simplify(DOP) -> T when DOP :: vdist:dop_t(), T :: eqwalizer:dynamic().