Changeset 39116 in project for wiki/eggref/5/srfi-173
- Timestamp:
- 11/05/20 20:29:35 (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/eggref/5/srfi-173
r39115 r39116 68 68 In a Scheme with invokable objects, hooks can invoked directly. 69 69 === Implementation Notes 70 The reference implementation from SRFI-173 was used verbatim, with the exception of a single call to =assume= from [[https://srfi.schemers.org/srfi-145/srfi-145.html|SRFI 145]], which was replaced with =assert=.70 The reference implementation from SRFI-173 was used verbatim, with the exception of a single call to {{assume}} from [[https://srfi.schemers.org/srfi-145/srfi-145.html|SRFI 145]], which was replaced with {{assert}}. 71 71 === Acknowledgements 72 72 This specification is based on the GNU Guile module called [[https://www.gnu.org/software/guile/manual/html_node/Hooks.html#Hooks|hook]].
Note: See TracChangeset
for help on using the changeset viewer.