http://localhost:8080/data-and-control-flow/variable-declarations-and-expressions#statements-vs-expressions
shows me "import util.Random._" The first time I see Scala's import-underline syntax, I'd sure appreciate a mention of "wildcard import".
I could add such a mention. Not sure where it goes, though.
Is this page supposed to be the first place I see Scala code?
Or is there some planned hello-world-ish page that will eventually exist? and come first?