dirkschumacher/complst: 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

Maintainer
LicenseMIT + file LICENSE
Version0.4.1.9000
URL https://github.com/dirkschumacher/listcomp
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dirkschumacher/complst")
dirkschumacher/complst documentation built on Feb. 4, 2022, 6:38 p.m.