On Tue, Jun 16, 2015 at 8:24 PM, Hervé Pagès <hpa...@fredhutch.org> wrote:
[...]
>
> If I was to override `+` to concatenate strings, I would make it stick
> to the recycling scheme used by arithmetic and comparison operators
> (which is the most sensible of all IMO).

Yeah, I agree, paste's recycling rules are sometimes painful. This
could be "fixed" with a nice new '+' concatenation operator, too. :)

Gabor

> H.

[...]

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to