Hacker News new | ask | show | jobs
by tcfhgj 433 days ago
hmm Rust as well:

    let [car, cdr @ ..] = [1,2,3];