Next: , Previous: , Up: Top   [Index]


7 Scheme libraries utilities

The library (vicare libraries) exports bindings to deal with the libraries infrastructure of Vicare; this library is integrated in the boot image. It is suggested to import it using the prefix ‘libs.’, as in

(import (prefix (vicare libraries) libs.))