Argument continuation
An ordered n-tuple of 0-or-more arbitrary values entangled together in order to evaluate functions: application constructs and pushes these onto the current continuation, while abstraction pops them off and binds them to names.
(reset ((shift k k) 1 #f))
{ "k": { "_args": [ { "v": 1 }, { "v": false } ], "_k": {} }}
This is the constructor for the categorical tensor product.
Kont
Value
The underlying TypeScript types which we wrap in our language.
Array of values to push on the stack simultaneously.
The next continuation.
Generated using TypeDoc
Argument continuation
An ordered n-tuple of 0-or-more arbitrary values entangled together in order to evaluate functions: application constructs and pushes these onto the current continuation, while abstraction pops them off and binds them to names.
This is the constructor for the categorical tensor product.
Kont
Value