06a67d3fff
- Split into two ports - interpreter independent library and installation into guile - Give maintainership to submitter PR: ports/56393, ports/59888 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
4 lines
124 B
Text
4 lines
124 B
Text
To use the features offered by the SLIB library, add the following
|
|
construct to your programs:
|
|
|
|
(use-modules (ice-9 slib))
|