Chain events and commands
oscartbeaumont opened this issue · 0 comments
oscartbeaumont commented
If you call events
or commands
multiple times the type_map won't reset their side-effects.
Solve with a .build
function or allow stacking them???
oscartbeaumont opened this issue · 0 comments
If you call events
or commands
multiple times the type_map won't reset their side-effects.
Solve with a .build
function or allow stacking them???