View Source vterm_export_ext (erldist_filter v1.1.0)
Link to this section Summary
Link to this section Types
-type t() :: #vterm_export_ext{}.
Link to this section Functions
-spec internal_vterm_to_binary(T, Opts) -> binary() when T :: t(), Opts :: term().
-spec new(Module, Function, Arity) -> T when Module :: vterm:atom_t(), Function :: vterm:atom_t(), Arity :: vterm:small_integer_t(), T :: t().
-spec simplify(t()) -> fun().