CMD + K

r-listcomp

Anaconda Verified

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.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-listcomp

Usage Tracking

0.4.1
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Jan 16, 2024 at 22:10

License

MIT

Total Downloads

35

Supported Platforms

noarch