IMPLICIT_OBSERVE
IMPLICIT_OBSERVE("«variable with a write reactor was written without write-tracing»", functionType(
tuple(
mostGeneralFunctionType(),
mostGeneralTupleType),
Types.TOP.o), null)
Content copied to clipboard
The HookType for a hook that holds the A_Function to invoke whenever an A_Variable with write reactors is written to when write tracing is not enabled.
Properties
Link copied to clipboard
A supplier of a default A_Function to use for this hook type.
Link copied to clipboard