Episteme.Term.Var (Episteme v0.1.0)

Copy Markdown View Source

A logic variable: ref is its identity, name is display-only.

Summary

Types

t()

@type t() :: %Episteme.Term.Var{name: String.t(), ref: reference()}