|
|
|
|
|
by pcwalton
2310 days ago
|
|
> interfaces and switch statements give you a way to implement enums and pattern matching that has been surprisingly ergonomic for me. With no exhaustiveness checking (also no destructuring, etc.) I should also note that you can change the default stack size in Rust to avoid overflows, though there should be a bug filed to get LLVM upstream stack coloring working. It's also possibly worth rerunning the benchmark again, as Rust has upgraded to newer versions of LLVM in the meantime. |
|
I don’t see the value in this level of thinking here. Why should any developer go through this much hassle when they have a perfectly good solution that, really, I’m not seeing any discussion about this that actually highlights issues in the approach to using ago for this sort of thing