Variable.recent

A list of recent tuples, still to be processed.

class Variable(TupleT, ThreadStrategy TS = ThreadStrategy.single)
Relation!TupleT recent;

Meta