Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
sophiebits
on April 3, 2013
|
parent
|
context
|
favorite
| on:
Rust 0.6 Released
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:
fn foo(bar: (int, int, int)) { ... }