As a C# developer, I definitely do *agree* with the above statement. Simultaneously, Option<T> doesn't solve all of our problems.
Putting aside whether this is a troll on Scala devs, considering the following: http://beust.com/weblog/2012/08/19/a-note-on-null-pointers/ "...but don’t listen to people who tell you that because you are no longer seeing any null pointer exceptions, your code is safer. It’s not. You still have to fix your bugs." Food for thought. But yes, I do enjoy the lack of NREs (as they're colloquially referred to in .NET land) working w/ Rust. Cheers, Jeff _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
