Event.save

Copies the event to allow multiple range-like iteration. Part of the bidirectional range interface.

struct Event(T)
save
()
if (
isCallable!T
)

Meta