clear method

bool clear()

Clears the live set. Returns whether anything changed.

Implementation

bool clear() => publish(const []);