Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Scala Contributors - Latest posts
(Uncensored)
subscribe
Can Scala Pattern matching support Rust's
https://contributors.scala-lang.org/t/can-scala-pattern-matching-support-rusts/7267
links
backlinks
In Rust, we can use .. when matching on tuples. I found it is quite useful when matching on large tuples.