> but I suppose it can't be helped unless we really want to
> have a std::pervasives module that's imported by default.

I've been thinking that something like the Haskell standard prelude
(small, guaranteed to always be available) might be nice. It could
hold some stuff like the std::option datatype, a print-to-stdout
function, and a few other things that are really common in tiny
programs.
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to