Reach.Map.EffectCall (Reach v2.8.1)

Copy Markdown View Source

Struct for a call site with its classified effect.

Summary

Types

t()

@type t() :: %Reach.Map.EffectCall{call: String.t(), effect: Reach.Effects.effect()}

Functions

new(attrs)