On Sat, 5 Oct 2019 at 18:10, Rui Barradas <ruipbarra...@sapo.pt> wrote:
>
> R is a functional language, pipes are not.

How would you classify them? Pipes are analogous to function
composition. In that sense, they are more functional than classes, and
R does have classes.

Anyway, I don't see "purity" as a valid argument either in favour or
against any given feature. Language classification may be useful for
theorists, but certainly not for practitioners.

Iñaki

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

Reply via email to