Читать книгу The Big R-Book - Philippe J. S. De Brouwer - Страница 124
Digression – For C++ programmers
ОглавлениеIf you are moving from C++, you will miss the speed and functionality of passing variable by their pointer. The <<-
operator will provide you the ability to change a variable in the environment above the function.