Skip to content

Move scala.util.Try and scala.util.Either to scala package.  #11268

@He-Pin

Description

@He-Pin

Problem

Currently, these standard types are not top level and live in scala.util.* package. They should live in the top level.

Perposal

Move scala.util.Try and scala.util.Either to scala package,and annotation type alias in scala.util's package object to keep code compile,until we decide what's next move.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions