Push typedef

Push = void Function(Effect )

Push an effect onto the stack.

Implementation

typedef Push = void Function(Effect);