-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Closed
Labels
E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Description
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
Labels
E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.