response library

Classes

ConcreteResponse<E, S>
A response that returns a specific value
InterstateResponse<E, S>
A response that wraps other responses as a response travels up the tree
Response<E, S>
The response to an event