What is a continuation triple? what is the use of limit sys?
Answer / Sharad Kumar
A continuation triple is a programming construct used in functional programming to handle control flow. It consists of a function (the computation), a function (the suspended computation), and a function (the resumption).nThe 'limit sys' in CoolPlex seems to be unrelated to the continuation triple. However, it could potentially refer to a system limit set for some operation or resource.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different types of model available in coolplex
How to create a link between multiple maps in a mapset? How to make use of Transid in this case?
What is the use of limit sys?
what is the difference between call and ++call?
What are the different type of meta operations available in plex
How to create a link between multiple maps in a mapset?
What is a continuation triple?
What is a continuation triple? what is the use of limit sys?