listcomp
List Comprehensions
An implementation of list comprehensions as purely syntactic sugar with a minor runtime overhead. It constructs nested for-loops and executes the byte-compiled loops to collect the results.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
0.4.1 |
2026-04-09 windows/windows R-4.5 | listcomp_0.4.1.zip |
21.2 KiB |