| Interface | Description |
|---|---|
| CommandReducer<Command,Action,State> | |
| EventReducer<Event,Action,State> | |
| EventTransformer<Command> | |
| Knot<State,Command> | |
| KnotDsl | |
| Reducer<Action,State> |
| Class | Description |
|---|---|
| CommandsBuilder<State,Command> | |
| EventsBuilder<State,Command> | |
| KnotBuilder<State,Command> | |
| KnotDslKt | |
| Operator<Command> | |
| StateBuilder<State> |