Package: lisp 0.2

lisp: List-Processing à La 'SRFI-1'

Provides list-processing utilities inspired by the 'SRFI-1' list library for Scheme (<https://srfi.schemers.org/srfi-1/srfi-1.html>), including car/cdr family accessors, zip, pairwise, for.each, pair.fold.right and friends. Higher-order helpers that are orthogonal to list processing are deferred to the 'functional' package; this package is freely a mixture of implementation and API.

Authors:Peter Danenberg [aut, cre]

lisp_0.2.tar.gz
lisp_0.2.zip(r-4.7)lisp_0.2.zip(r-4.6)lisp_0.2.zip(r-4.5)
lisp_0.2.tgz(r-4.6-any)lisp_0.2.tgz(r-4.5-any)
lisp_0.2.tar.gz(r-4.7-any)lisp_0.2.tar.gz(r-4.6-any)
lisp_0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
lisp/json (API)

# Install 'lisp' in R:
install.packages('lisp', repos = c('https://klutometis.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/klutometis/r-lisp/issues

On CRAN:

Conda:

3.49 score 1 stars 31 scripts 2 downloads 5 mentions 20 exports 0 dependencies

Last updated from:e17e7ef099. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK124
source / vignettesOK142
linux-release-x86_64OK134
macos-release-arm64OK159
macos-oldrel-arm64OK151
windows-develOK66
windows-releaseOK70
windows-oldrelOK60
wasm-releaseOK92

Exports:caarcadarcaddrcadrcarcdddrcddrcdrfor.eachis.evenis.nilis.oddlastnilpair.fold.rightpairwisezipzip.czip.listzip.with.names

Dependencies: