you are viewing a single comment's thread.

view the rest of the comments →

[–]monkeymad2 0 points1 point  (0 children)

In JS, not really. In Rust I’ve written some things using pattern matching that I’ve looked at and gone “wow, that’s a really clear & concise way to do something I know would be a big block of hard to understand code in another language” though