☰
use
fuzion.runtime.Fault_Handler.use
§use(R type, code Function fuzion.runtime.Fault_Handler.use.R, def Function fuzion.runtime.Fault_Handler.use.R) => fuzion.runtime.Fault_Handler.use.R:Any
§use(R
type
, code Function fuzion.runtime.Fault_Handler.use.R, def Function fuzion.runtime.Fault_Handler.use.R) =>
fuzion.runtime.Fault_Handler.use.R:
Any
`code` on it. In case of an abort, return `def()` (NYI: def should be
removed and the result of fail should be returned instead).