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:
lisp_0.2.tar.gz
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✨
DESCRIPTION
card.svg |card.png
lisp/json (API)
| # Install 'lisp' in R: |
| install.packages('lisp', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/klutometis/r-lisp/issues
Last updated from:70d020ecb8. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 100 | ||
| source / vignettes | OK | 228 | ||
| linux-release-x86_64 | OK | 96 | ||
| wasm-release | OK | 83 |
Exports:caarcadarcaddrcadrcarcdddrcddrcdrfor.eachis.evenis.nilis.oddlastnilpair.fold.rightpairwisezipzip.czip.listzip.with.names
Dependencies:
