Caching

trait Caching

A marker trait for events that maintain a cache. Events mixing in this trait are guaranteed to participate in the pullUpdate phase, even if no live observer is attached to them.

class Object
trait Matchable
class Any