Skip to content

Can likely optimize the concat recursive call #5

@jadrake75

Description

@jadrake75

should be able to improve the handling of the array slicing (arguments is not an array but can us prototype array methods) via something like this: (courtesy of kminio)

Array.prototype.slice.call(arguments, 1)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions