Comment on JavaScript in your PostgresparentComments−portmanteaufu13yfyi, I believe that the 'pure' keyword has been removed in recent releases of Rust.−alexatkeplar13yOh really! Is there a discussion somewhere as to why? It seemed (from the outside) like a neat idea for any language which supports mutable as well as immutable variables...−mercurial13yCan't find the original thread, but you'll find [1] interesting.1: https://mail.mozilla.org/pipermail/rust-dev/2013-January/002...−alexatkeplar13yWow that was very interesting indeed, thanks.
Comments
fyi, I believe that the 'pure' keyword has been removed in recent releases of Rust.
Oh really! Is there a discussion somewhere as to why? It seemed (from the outside) like a neat idea for any language which supports mutable as well as immutable variables...
Can't find the original thread, but you'll find [1] interesting.
1: https://mail.mozilla.org/pipermail/rust-dev/2013-January/002...
Wow that was very interesting indeed, thanks.