Skip to content

escape builtins should use IsMethod() instead of Parameters.Len() #857

Open
@lmorg

Description

@lmorg

Describe the change:
IsMethod() was added to the API long after the escape builtins were written and is a much more accurate way for determining if a builtin is a method or function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorNot a bug/negative user experience but something that affects the purity of the code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions