Hacker News new | ask | show | jobs
by johnisgood 398 days ago
Now I am curious what {number, string, number} would be considered as.
1 comments

it's a three element tuple.
That was my guess, just as {n, n, n, n} would be a four element tuple, right?