drop

Calls 'r' on the input and then discards everything 'r' did, except its matches (so that they propagate upwards). Equivalent to ';r'.

template drop(alias r)
drop

Meta