class

Cute::SignalSpy(T)

Inherits Array / Comparable / Indexable::Mutable / Indexable / Enumerable / Iterable / Reference / Object

Spies upon a signal, storing all emitted values in itself. It inherits from Array(T), so you can use all methods from Array you know.

Instead of instantiating this class yourself, see Cute.spy.