Recently [/u/shortstomp](https://www.reddit.com/user/shortstomp) [asked on Reddit](https://www.reddit.com/r/rust/comments/6n8c6l/wondering_why_this_trait_isnt_implemented/) about [this example](https://play.rust-lang.org/?gist=4a93925c9f344567a66a1c120fe44696&version=stable). The impl seems useful to me and I'm willing to implement it (possibly with more fields, e.g. A..J) if it's considered a good idea. I've never tried hacking `std`, so why not try it? :)