Warning: This is the manual of the legacy Guile 2.2 series. You may want to read the manual of the current stable series instead.
Next: Binding Constructs, Previous: Macros, Up: API Reference [Contents][Index]
This chapter contains information about procedures which are not cleanly tied to a specific data type. Because of their wide range of applications, they are collected in a utility chapter.
• Equality: | When are two values ‘the same’? | |
• Object Properties: | A modern interface to object properties. | |
• Sorting: | Sort utility procedures. | |
• Copying: | Copying deep structures. | |
• General Conversion: | Converting objects to strings. | |
• Hooks: | User-customizable event lists. |