Hacker News new | past | comments | ask | show | jobs | submit login

I believe you can't do that. You can, however, make a function that only operates on 3-tuples:

fn foo(bar: (int, int, int)) { ... }




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: