Closed dbuenzli closed 8 years ago
This is because ~use is labelled. For example Rresult.R.reword_error_msg does compose with the operators because the error rewording function is unlabelled.
~use
Rresult.R.reword_error_msg
A bit annoying I like the label.
Except sometimes it does...
Can't reproduce.
This is because
~use
is labelled. For exampleRresult.R.reword_error_msg
does compose with the operators because the error rewording function is unlabelled.A bit annoying I like the label.