An IR atom: a relation reference with a list of IR terms.
Summary
Types
@type t() :: %ExDatalog.IR.Atom{relation: String.t(), terms: [ExDatalog.IR.ir_term()]}
An IR atom: a relation reference with a list of IR terms.
@type t() :: %ExDatalog.IR.Atom{relation: String.t(), terms: [ExDatalog.IR.ir_term()]}