append-hook!

Name

append-hook! -- Add PROC to HOOK at the end of the list.

Synopsis

(append-hook! hook proc)

Description

Add PROC to HOOK at the end of the list.

Implementation Notes

Module:

Defined in scheme/minimal.scm at line 131 (CVS log)