ref: ee8b865d1f3b71a0fdd91025ba5bc4813e63bd17
parent: 57d3cab36e26b6f18dfc4832caa301ef953fb1d9
author: Ori Bernstein <[email protected]>
date: Mon Dec 16 09:16:48 EST 2013
Make more internal bits public as bug workaround. Again, we need to pull out internal decls as hidden. For now, this works around it.
--- a/libstd/htab.myr
+++ b/libstd/htab.myr
@@ -22,6 +22,8 @@
/* FIXME: Automatically pull out internal declarations as hidden */
const Initsz = 32
+ generic hash
+ generic grow
;;
generic hash = {ht, k