Struct for a call site with its classified effect.
Summary
Types
@type t() :: %Reach.Map.EffectCall{call: String.t(), effect: Reach.Effects.effect()}
Struct for a call site with its classified effect.
@type t() :: %Reach.Map.EffectCall{call: String.t(), effect: Reach.Effects.effect()}