Package avail. interpreter. primitive. hooks
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Primitive: Set the function to invoke as the base frame of every fiber. It takes a function and a tuple of arguments, and returns that function's result, if successful, out to the fiber result itself. Answer the previous value of this hook function.
Link copied to clipboard
Primitive: Set the function to invoke whenever a variable with write reactors is written when write tracing is not enabled.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Primitive: Set the function to invoke whenever the result produced by a method invocation disagrees with the type decreed by the applicable semantic restrictions at the call site.
Link copied to clipboard