Skip to content

scope of getindex and setindex #4128

Closed
Closed
@JeffBezanson

Description

@JeffBezanson

Currently most syntax that looks different from the underlying function name calls Base. For example [a,b] calls Base.vcat. For whatever reason a[i] calls getindex in the current scope, instead. This should probably change but I want to call people's attention to it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs decisionA decision on this change is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions