hi,It seems that now we have `Optional` and `Result` packages in Dub, are these enough or fully equal to Rust or Scala's error-handling and pattern-matching?
if these are enough for real-code, any best practice advice? thanks!
dangbinghoo via Digitalmars-d-learn Mon, 18 Oct 2021 09:05:48 -0700
hi,It seems that now we have `Optional` and `Result` packages in Dub, are these enough or fully equal to Rust or Scala's error-handling and pattern-matching?
if these are enough for real-code, any best practice advice? thanks!