Closed
Description
In #91 *
was introduced as an alternative placeholder syntax, as part of a long-term plan for repurposing ?
for wildcards in Scala (see http://dotty.epfl.ch/docs/reference/changed-features/wildcards.html). To allow cross-compilation, we recently added -Ykind-projector
to Dotty to support the *
placeholder. However, the documentation of kind-projector does not mention this new syntax, and the old one isn't deprecated, so people are unlikely to start using it. Could this be fixed ?
/cc @milessabin
Metadata
Metadata
Assignees
Labels
No labels