|
[#963] |
project: documentation |
priority: low |
category: bug |
|
submitter |
assigned to |
status |
date submitted |
|
Nikolay |
Stephane |
fixed |
2007-02-23 15:25:56.0 |
subject |
[contrib #349] compound types not linked correctly |
code |
See def keySet : java.lang.Object with scala.collection.Set[A] in scala.collection.map:
http://www.scala-lang.org/docu/files/api/scala/collection/Map.html
|
what happened |
The link of the compound type is not pointing to correct location.
|
what expected |
The link should be divided into as many parts as there are classes / traits, and linked to a correct class/trait respectively. |
[back to overview] |