Skip to content

Go over std and core and add pure declarations #1315

Closed
@boggle

Description

@boggle

Noticed some fns in std and core could be annotated as pure. This should be done so that they may be used from predicates.

This probably needs to happen twice, once now and once later, after mutation of local variables is possible in pure functions. It would also help if there could be pure blocks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions