You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@szymon-rd@Florian3k Are you maybe aware why this might happen? Is it maybe just an oversight or an expected behaviour, because e.g. we would not want the users to depend on stdlib internals?
Compiler version
Scaladoc version 3.4.0-RC1-bin-SNAPSHOT-git-5454110
Minimized code
I went looking for
KeySet
.https://www.scala-lang.org/api/3.3.1/scala/collection/MapOps.html#
Scala 2 doc makes it searchable but also omits it at
https://www.scala-lang.org/api/current/scala/collection/MapOps.html#KeySetextendsAbstractSet[K]withMapOps.this.GenKeySetwithDefaultSerializable
Expectation
Protected classes for implementors are documented.
--help
saysNoticed while probing for undocumented methods.
Relates to scala/bug#11727
The text was updated successfully, but these errors were encountered: