attached a diff adding the missing export
--- srfi-69.scm~	2017-03-11 06:49:03.000000000 +0100
+++ srfi-69.scm	2017-03-25 18:48:02.038211597 +0100
@@ -84,6 +84,7 @@
 		 hash-table-fold
 		 hash-table-for-each
 		 hash-table-map
+		 hash-table-walk
 		 hash-by-identity)
 
   (import (scheme)
_______________________________________________
Chicken-hackers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to