Rafal Dittwald
Rafal Dittwald
Currently, `register-events!` clears any existing events and replaces with the given ones. In the case that all events are in a single namespace, this works fine, because every time that...
Currently, if a tada event is passed parameters with more keys than a spec defines, it silently drops those extra keys (using spec-tools' coercion). This is fine, because it helps...
In some situations, the only time a return value is available would be inside of the `:effect`, for example, creating a db entity and needing to return the id of...
#### Your system information * System information from steam (`Steam` -> `Help` -> `System Information`) in a [gist](https://gist.github.com/): https://gist.github.com/rafd/3362ed9e7867090709d31e6e0c5b7efc/4e7b52374d5103c33cd1af5418b65cdc014af702 * Have you checked for system updates?: [Yes/No] Yes * Are...