VariableTrait

A type that can report on whether it has changed.

interface VariableTrait {}

Members

Functions

changed
bool changed()

Reports whether the variable has changed since it was last asked.

Meta