Package: kriens 0.1

Matteo Provenzano
kriens: Continuation Passing Style Development
Provides basic functions for Continuation-Passing Style development.
Authors:
kriens_0.1.tar.gz
kriens_0.1.tar.gz(r-4.7-any)kriens_0.1.tar.gz(r-4.6-any)
kriens_0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
kriens/json (API)
| # Install 'kriens' in R: |
| install.packages('kriens', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:ab165cd646. Checks:2 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 110 | ||
| source / vignettes | OK | 136 | ||
| linux-release-x86_64 | NOTE | 109 | ||
| wasm-release | OK | 96 |
Exports:%.%composedoforgetidentity2monoidpath
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Continuation Passing Style Function Composition | %.% compose |
| Compose and Forget in one go. | do |
| Forgets the Continuation | forget |
| The Identity Arrow | identity2 |
| Creates the monoid binary operator | monoid |
| Compose all the function in a list | path |