Skip to content

Base.invokelatest doesn't accept kwargs. #22642

@rofinn

Description

@rofinn

I took a quick scan through the code in case there was an easy fix, but it looks like Base.invokelatest(f, args...) (base/essentials.jl) jumps directly to Core._apply_latest(f, args) (src/builtin.c). Is there a way to add this functionality without editing multiple functions in builtins.c?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions