Previous: Hooks, Up: Utility Functions
This section documents procedures available at Guile “boot-time” which have not (yet?) found a more suitable place in the manual.
Return a filename composed of vicinity and file. vicinity need not end with trailing slash.
Evaluate the sequence expr rest..., catching any errors. If there are no errors, return the value of the last evaluated expression. Otherwise, return
#f.
Return a symbol whose name is formed by appending the names of symbols.
Return a symbol whose name is composed of chars, a list of characters.