Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Or declare the type of bool_arr.


Indeed, in which case it looks much cleaner than specifying the length via the turbofish:

    let bool_arr: [bool; 5] = ...


That's true. As a relative novice to Rust, I'm familiar with array types, but I'd need to look up `from_fn`




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

Search: