Skip to content

Lack of documentation for most methods #92

Description

@smarter

Because the parallel collections no longer inherit from the regular collections, they don't inherit any documentation from them, which means that most methods (map, groupBy, ...) have zero documentation in the generated scaladoc (e.g.: https://www.javadoc.io/static/org.scala-lang.modules/scala-parallel-collections_2.13/0.2.0/scala/collection/parallel/ParSeq.html#groupBy[K](f:T=%3EK):scala.collection.parallel.immutable.ParMap[K,Repr]).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions