Skip to content

Clojure: Not all functions can be assigned to variables #365

@Steffan153

Description

@Steffan153

E.g. if you use pow a lot, then it assigns a variable to Math/pow, but it doesn't work because Math/pow is a Java binding. Same for split (where it would assign .split to a variable).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions