Skip to content

Document the use of * as a placeholder and deprecate the use of ? #108

Closed
@smarter

Description

@smarter

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions