Hacker News new | ask | show | jobs
by tetris11 204 days ago

    `+`(1,2)
is a valid R call for anyone wondering
1 comments

So is this:

    `(`(1)
Bonus points: Find a use for having the parenthesis be a function.
Sneaking some very devious stuff into a friend's .Rprofile when they're not looking
That's pure evil