Program Listing for File README.md¶
↰ Return to documentation for file (include/dish2/events/README.md)
Utilities and event specifications event-driven computation with `signalgp-lite`.
Each event is defined as a class with a static `Test` function that examines a `dish2::Cardinal` and decides if the event's trigger should be dispatched on that `dish2::Cardinal`.