send_signal(+Signal)If this predicate is called from a sub-goal of intercept/3,
execute the associated Handler of the intercept/3
environment.
- Errors
unintercepted_signal(Signal) if there is no matching
intercept environment.
- Introduced in 8.1.20 (👉21b9961) library(intercept): provide Ciao compatible intercept/signal API.