View Source vterm_atom_cache_ref_resolved (erldist_filter v1.28.5)

Summary

Types

-type t() :: #vterm_atom_cache_ref_resolved{index :: vterm:u8(), term :: atom()}.

Functions

Link to this function

internal_vterm_to_binary(T, Opts)

View Source
-spec internal_vterm_to_binary(T, Opts) -> binary() when T :: t(), Opts :: term().
-spec new(Index, Term) -> T when Index :: vterm:u8(), Term :: atom(), T :: t().
Link to this function

simplify(Vterm_atom_cache_ref_resolved)

View Source
-spec simplify(t()) -> atom().