- https://www.scala-lang.org/files/archive/nightly/2.13.x/api/2.13.x/ is not linked from https://docs.scala-lang.org/api/all.html - it doesn't seem to reflect the 2.13 APIs — for instance https://www.scala-lang.org/files/archive/nightly/2.13.x/api/2.13.x/scala/index.html still has `type Seq[+A] = scala.collection.Seq[A]`. @SethTisue asked for a ticket on Gitter, here it is.