The first condition of a rule. Has no token to join against, so it turns each matching element straight into a token.
Summary
Types
@type t() :: %Rete.Network.Node.RootJoin{ alpha_code: atom(), fact_binding: atom() | nil, id: non_neg_integer() | nil, new_bind: [atom()], type: atom() }