manners.bellman
A namespace containing functions which modifiy messages from coaches or
create new coaches from given ones that improve messages.
at
(at coach & path)
Create a coach for a map by applying the given coach at the given path of
keys.
invoking
Assume each message is a function which takes the value returning a new
message.
specifiying
(specifiying specify coach)
Create a new coach from a function which transforms messages from the given
coach. This specifying function takes two arguments, the message and the
value.
suffix
(suffix some-str)
Add a suffix to messages.