Learn R Programming

kriens (version 0.1)

Continuation Passing Style Development

Description

Provides basic functions for Continuation-Passing Style development.

Copy Link

Version

Install

install.packages('kriens')

Monthly Downloads

148

Version

0.1

License

BSD_3_clause + file LICENSE

Maintainer

Matteo Provenzano

Last Published

December 2nd, 2015

Functions in kriens (0.1)

do

Compose and Forget in one go.
monoid

Creates the monoid binary operator
compose

Continuation Passing Style Function Composition
forget

Forgets the Continuation
path

Compose all the function in a list
identity2

The Identity Arrow