Tags: Programming Language.

In computer science Peter Landin’s J operator is a programming construct that post-composes a lambda expression with the continuation to the current lambda-context. The resulting “function” is first-class and can be passed on to subsequent functions where if applied it will return its result to the continuation of the function in which it was created.

Loading...

This page contains content from the copyrighted Wikipedia article "J operator"; that content is used under the GNU Free Documentation License (GFDL). You may redistribute it, verbatim or modified, providing that you comply with the terms of the GFDL.