Add new decorator for concatenated messages
It is now possible to concatenate messages via `message::concat(xs...)` or by using the `operator+`. Closes #173
Showing
Please register or sign in to comment
It is now possible to concatenate messages via `message::concat(xs...)` or by using the `operator+`. Closes #173