Skip to content

Doc for toString() does not match code #62

Description

@steverep

Expected Behavior

The toString() method is documented as outputting funcName(args)@fileName:lineNo:colNo. This should be the preferred format IMO.

Current Behavior

Code and output use funcName (fileName:lineNo:colNo), and args are not even used in the method.

Steps to Reproduce (for bugs)

Context

Your Environment

  • Package version:
  • Browser name and version:
  • OS version (desktop or mobile):
  • Link to your project:

Possible Solution

Implement the method to match the documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions