Skip to content

Base.Bottom is referred to in the Union{} doc string, but it's not public #55292

Closed
@nsajko

Description

@nsajko

https://docs.julialang.org/en/v1/base/base/#Union{}

Usage of objects named "Bottom" among packages: https://juliahub.com/ui/Search?type=symbols&q=Bottom&u=use

Solutions, two alternatives:

  1. make Base.Bottom public
  2. delete Bottom from the Base and from the doc string of Union{}. This could be a viable minor change, after a PkgEval, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsThis change adds or pertains to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions