evhub / evhub/coconut

Optimize Coconut built-ins into Python built-ins in for loops

Open
#265 1 comment 0 reactions 0 assignees View on GitHub
performance
Dominant language
Python
Stars
4.4k
Forks
142
PR merge metrics
No merged PRs in 30d

Description

When Coconut sees `for x in enumerate`, it should use `_coconut.enumerate`, not `_coconut_enumerate`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.