Skip to content

Standalone dotted function names #40858

@knuesel

Description

@knuesel

This is to track an idea originally from #34156: It would be nice to allow something like map(f., a, b) as a shorthand for Base.BroadcastFunction(f). Following #37583 this is now supported for operators, but it would be equally useful for functions I think.

Metadata

Metadata

Assignees

No one assigned

    Labels

    broadcastApplying a function over a collectionfeatureIndicates new feature / enhancement requestsparserLanguage parsing and surface syntax

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions