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.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
Last updated from:e17e7ef099. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 124 | ||
| source / vignettes | OK | 142 | ||
| linux-release-x86_64 | OK | 134 | ||
| macos-release-arm64 | OK | 159 | ||
| macos-oldrel-arm64 | OK | 151 | ||
| windows-devel | OK | 66 | ||
| windows-release | OK | 70 | ||
| windows-oldrel | OK | 60 | ||
| wasm-release | OK | 92 |
Exports:caarcadarcaddrcadrcarcdddrcddrcdrfor.eachis.evenis.nilis.oddlastnilpair.fold.rightpairwisezipzip.czip.listzip.with.names
Dependencies:
