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.

Getting started

Package details

AuthorDirk Schumacher [aut, cre, cph]
MaintainerDirk Schumacher <mail@dirk-schumacher.net>
LicenseMIT + file LICENSE
Version0.4.1
URL https://github.com/dirkschumacher/listcomp
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("listcomp")

Try the listcomp package in your browser

Any scripts or data that you put into this service are public.

listcomp documentation built on Jan. 31, 2022, 5:07 p.m.