- Extract `fst()` and `snd()` from "rustdoc/util.rs" and put it in a "tuple.rs" in libstd. - Maybe find better names like "first" and "second". - Maybe also add a `swap()`, see http://hackage.haskell.org/packages/archive/base/latest/doc/html/Data-Tuple.html See https://github.com/mozilla/rust/commit/ab86642e35220cd1469b9eb288ab084625d77c5d#comments