bug#53898: The module name for using weak vectors is undocumented.
Maxime Devos <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi, Weak vectors are documented in ‘6.17.3.2 Weak vectors’. However, they are not available from the (guile) module and that section does not document which module needs to be imported to use the procedures from that section. I only found the required module (ice-9 weak-vector) by doing $ git grep -F 'make-weak-vector' It would be nice to document the module name, and not only the procedures theirselves. Greetings, Maxime.
signature.asc
(application/pgp-signature, 260 B)
-----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYgPeYxccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7vYeAQDbW+YZ6fRvTlNgk1zELUaf2e28 HHSsBiodtOHegsklYQD/VgTegk8MDzRV8Q58LJ1uKmld1Y7Q5Vv2xP6XWblMXgQ= =agtm -----END PGP SIGNATURE-----