View Source Guesswork.Ast.Variable (Guesswork v0.5.0)
Indicates an unbound entity (also called a non-concrete value).
Summary
Types
@type t() :: %Guesswork.Ast.Variable{display: String.t()}
Indicates an unbound entity (also called a non-concrete value).
@type t() :: %Guesswork.Ast.Variable{display: String.t()}