identity2 {kriens} | R Documentation |
The Identity Arrow
Description
The identity arrow for the Continuation category for which holds: f %.% identity2 = f = identity2 %.% f
Usage
identity2(x, ret)
Arguments
x |
The value on which the function operates |
ret |
The following computation |
Value
This function always returns the original arrow.
Author(s)
Matteo Provenzano
http://www.alephdue.com
[Package kriens version 0.1 Index]