On a tangent here, but is there a reason to use <- instead of = for assignment?
Actually, to answer my own question (I know google), I found this very informative stackoverflow answer [1]. My TLDR: no difference, other than "<-" is more likely to cause carpal tunnel syndrome.
Actually, to answer my own question (I know google), I found this very informative stackoverflow answer [1]. My TLDR: no difference, other than "<-" is more likely to cause carpal tunnel syndrome.
[1] https://stackoverflow.com/questions/1741820/what-are-the-dif...