Skip to content

Support named arguments #66

@grassator

Description

@grassator

This would likely require a change to overload resolver to deal with Tuples instead of Value_Views

  • Simple: foo(.x = 24, "bar")
  • Tuple spread: foo(...[.x = 24], "bar")

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions