View Source Sourceror.TraversalState (Sourceror v1.4.0)
The state struct for Sourceror traversal functions.
Summary
Types
@type t() :: %Sourceror.TraversalState{acc: term() | nil}
The state struct for Sourceror traversal functions.
@type t() :: %Sourceror.TraversalState{acc: term() | nil}