Skip to content

apply not functioning in homepage repl #3340

@gwhitney

Description

@gwhitney

Describe the bug
The function documentation indicates that apply([[1,2], [3,4]], 1, sum) should produce [3, 7]. However, in the REPL it instead produces the error No access to property "apply".

To Reproduce
Enter apply([[1,2], [3,4]], 1, sum) in the REPL on the homepage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions