Closed
Description
Brad: "I'd really like to see the standard library by itself, or at least broken up by itself at the top of the page, with third-party GOPATH stuff at the bottom." Russ: "If you really wanted to, you could do something like http://golang.org/cl/5797067 But I am not sure it's such a good idea" Brad: "Sounds like a great idea. Much prettier. What's the downside?" Russ: "I have used systems with 'mostly sorted' lists before, and the convenience always seems to give way to confusion, because people think they _are_ sorted and then can't find things." Robert: "Can we have different modes for looking at it?" Brad: "The default is all that matters. There's already a flat mode (which I prefer), but I can never remember how to get to it without looking up the source, which I'm always too lazy to do. You could argue for mode-switching links, but therein lies craziness."