Jordan Hrycaj 9b70ab5f8f update handler prototype using call-by-reference argument
why:
  this allows for passing back information which can eventually be
  used for reducing use of exceptions

caveat:
  call/create currently needs to un-capture the call-by-reference
  (wrapper) argument using the Computation reference inside
2021-04-28 15:24:14 +03:00
..
2021-04-28 15:24:14 +03:00
2021-04-28 15:24:14 +03:00
2021-04-28 15:24:14 +03:00
2021-04-28 15:24:14 +03:00