Overview Clamps Packages CM Dictionary Clamps Dictionary Fomus
Next: remove-buffer , Previous: remove-all-rts-hush-hooks , Up: R , Home: Overview

Clamps Dictionary

remove-all-triggers

Function

(remove-all-triggers ref &key (unless (lambda (elem) elem nil)))

Remove all trigger-fns of ref which don't match the unless predicate.

Arguments

ref A bang-object.
unless Predicate called on all trigger-fns to determine which functions to keep.

Author: Orm Finnendahl

Created: 2025-06-08 So 16:56

Validate