Where typedef

Where = bool Function()

A condition that can be used to determine if a Reactable should be updated.

Implementation

typedef Where = bool Function();